Searched defs:TestResult (Results 1 - 25 of 156) sorted by relevance

1234567

/external/autotest/server/site_tests/brillo_HWRandom/
H A Dbrillo_HWRandom.py22 TestResult = collections.namedtuple('TestResult', 'test_name assessment') variable in class:brillo_HWRandom
69 @returns A list of TestResult
95 results.append(self.TestResult(
/external/icu/icu4c/source/test/letest/
H A Dletest.h42 struct TestResult struct
51 typedef struct TestResult TestResult; typedef in typeref:struct:TestResult
/external/swiftshader/third_party/LLVM/utils/lit/lit/
H A DTest.py5 class TestResult: class in inherits:
10 PASS = TestResult('PASS', False)
11 XFAIL = TestResult('XFAIL', False)
12 FAIL = TestResult('FAIL', True)
13 XPASS = TestResult('XPASS', True)
14 UNRESOLVED = TestResult('UNRESOLVED', True)
15 UNSUPPORTED = TestResult('UNSUPPORTED', False)
/external/llvm/tools/bugpoint/
H A DListReducer.h30 enum TestResult { enum in struct:llvm::ListReducer
44 virtual TestResult doTest(std::vector<ElTy> &Prefix,
/external/swiftshader/third_party/LLVM/tools/bugpoint/
H A DListReducer.h30 enum TestResult { enum in struct:llvm::ListReducer
44 virtual TestResult doTest(std::vector<ElTy> &Prefix,
/external/chromium-trace/catapult/telemetry/telemetry/testing/
H A Dprogress_reporter.py48 """TestSuite that can delegate start and stop calls to a TestResult object."""
61 result = TestResult(progress_reporters)
74 class TestResult(unittest.TestResult): class in inherits:unittest.TestResult
76 super(TestResult, self).__init__()
85 super(TestResult, self).startTest(test)
94 super(TestResult, self).startTestRun()
99 super(TestResult, self).stopTest(test)
108 super(TestResult, self).stopTestRun()
113 super(TestResult, sel
[all...]
/external/junit/src/main/java/junit/framework/
H A DTestResult.java9 * A <code>TestResult</code> collects the results of executing
17 public class TestResult { class
24 public TestResult() { method in class:TestResult
/external/vixl/test/aarch32/
H A Dtest-assembler-cond-rd-memop-immediate-512-a32.cc94 struct TestResult { struct in namespace:vixl::aarch32::__anon23935
3601 // These headers each contain an array of `TestResult` with the reference output
3618 const TestResult reference[]) {
3709 // Finalize the trace file by writing the final `TestResult` array
3711 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-memop-immediate-8192-a32.cc94 struct TestResult { struct in namespace:vixl::aarch32::__anon23936
3601 // These headers each contain an array of `TestResult` with the reference output
3618 const TestResult reference[]) {
3709 // Finalize the trace file by writing the final `TestResult` array
3711 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-memop-rs-a32.cc98 struct TestResult { struct in namespace:vixl::aarch32::__anon23937
3605 // These headers each contain an array of `TestResult` with the reference output
3626 const TestResult reference[]) {
3717 // Finalize the trace file by writing the final `TestResult` array
3719 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-memop-rs-shift-amount-1to31-a32.cc96 struct TestResult { struct in namespace:vixl::aarch32::__anon23938
3603 // These headers each contain an array of `TestResult` with the reference output
3620 const TestResult reference[]) {
3713 // Finalize the trace file by writing the final `TestResult` array
3715 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-memop-rs-shift-amount-1to32-a32.cc96 struct TestResult { struct in namespace:vixl::aarch32::__anon23939
3603 // These headers each contain an array of `TestResult` with the reference output
3620 const TestResult reference[]) {
3713 // Finalize the trace file by writing the final `TestResult` array
3715 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-const-a32-can-use-pc.cc91 struct TestResult { struct in namespace:vixl::aarch32::__anon23940
1563 // These headers each contain an array of `TestResult` with the reference output
1580 const TestResult reference[]) {
1668 // Finalize the trace file by writing the final `TestResult` array
1670 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-const-a32-cannot-use-pc.cc91 struct TestResult { struct in namespace:vixl::aarch32::__anon23941
1378 // These headers each contain an array of `TestResult` with the reference output
1395 const TestResult reference[]) {
1483 // Finalize the trace file by writing the final `TestResult` array
1485 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-const-t32.cc95 struct TestResult { struct in namespace:vixl::aarch32::__anon23942
2342 // These headers each contain an array of `TestResult` with the reference output
2363 const TestResult reference[]) {
2451 // Finalize the trace file by writing the final `TestResult` array
2453 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-imm16-t32.cc90 struct TestResult { struct in namespace:vixl::aarch32::__anon23943
488 // These headers each contain an array of `TestResult` with the reference output
504 const TestResult reference[]) {
592 // Finalize the trace file by writing the final `TestResult` array
594 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-a32.cc101 struct TestResult { struct in namespace:vixl::aarch32::__anon23944
1109 // These headers each contain an array of `TestResult` with the reference output
1136 const TestResult reference[]) {
1224 // Finalize the trace file by writing the final `TestResult` array
1226 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-ror-amount-a32.cc95 struct TestResult { struct in namespace:vixl::aarch32::__anon23945
1315 // These headers each contain an array of `TestResult` with the reference output
1334 const TestResult reference[]) {
1424 // Finalize the trace file by writing the final `TestResult` array
1426 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-ror-amount-t32.cc95 struct TestResult { struct in namespace:vixl::aarch32::__anon23946
1203 // These headers each contain an array of `TestResult` with the reference output
1222 const TestResult reference[]) {
1312 // Finalize the trace file by writing the final `TestResult` array
1314 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to31-a32.cc97 struct TestResult { struct in namespace:vixl::aarch32::__anon23947
1409 // These headers each contain an array of `TestResult` with the reference output
1430 const TestResult reference[]) {
1520 // Finalize the trace file by writing the final `TestResult` array
1522 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to31-t32-in-it-block.cc89 struct TestResult { struct in namespace:vixl::aarch32::__anon23948
1097 // These headers each contain an array of `TestResult` with the reference output
1111 const TestResult reference[]) {
1201 // Finalize the trace file by writing the final `TestResult` array
1203 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to31-t32.cc97 struct TestResult { struct in namespace:vixl::aarch32::__anon23949
1433 // These headers each contain an array of `TestResult` with the reference output
1454 const TestResult reference[]) {
1544 // Finalize the trace file by writing the final `TestResult` array
1546 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to32-a32.cc97 struct TestResult { struct in namespace:vixl::aarch32::__anon23950
781 // These headers each contain an array of `TestResult` with the reference output
802 const TestResult reference[]) {
892 // Finalize the trace file by writing the final `TestResult` array
894 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to32-t32-in-it-block.cc89 struct TestResult { struct in namespace:vixl::aarch32::__anon23951
597 // These headers each contain an array of `TestResult` with the reference output
611 const TestResult reference[]) {
701 // Finalize the trace file by writing the final `TestResult` array
703 printf("const TestResult kReference%s[] = {\n", mnemonic);
H A Dtest-assembler-cond-rd-operand-rn-shift-amount-1to32-t32.cc97 struct TestResult { struct in namespace:vixl::aarch32::__anon23952
809 // These headers each contain an array of `TestResult` with the reference output
830 const TestResult reference[]) {
920 // Finalize the trace file by writing the final `TestResult` array
922 printf("const TestResult kReference%s[] = {\n", mnemonic);

Completed in 482 milliseconds

1234567