Home
last modified time | relevance | path

Searched defs:TestResult (Results 1 – 25 of 140) sorted by relevance

123456

/third_party/icu/icu4c/source/test/letest/
Dletest.h42 struct TestResult struct
51 typedef struct TestResult TestResult; argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_non_semantic_test.cpp29 struct TestResult { struct
30 TestResult(spv_result_t in_validation_result = SPV_SUCCESS, in TestResult() function
36 spv_result_t validation_result;
37 const char* error_str;
38 const char* error_str2;
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_non_semantic_test.cpp29 struct TestResult { struct
30 TestResult(spv_result_t in_validation_result = SPV_SUCCESS, in TestResult() function
36 spv_result_t validation_result;
37 const char* error_str;
38 const char* error_str2;
/third_party/spirv-tools/test/val/
Dval_non_semantic_test.cpp29 struct TestResult { struct
30 TestResult(spv_result_t in_validation_result = SPV_SUCCESS, in TestResult() function
36 spv_result_t validation_result;
37 const char* error_str;
38 const char* error_str2;
/third_party/skia/third_party/externals/swiftshader/tests/regres/deqp/
Ddeqp.go85 type TestResult struct { struct
86 Test string
87 Status testlist.Status
88 TimeTaken time.Duration
89 Err string `json:",omitempty"`
90 Coverage *cov.Coverage
93 func (r TestResult) String() string {
/third_party/vixl/test/aarch32/config/
Dtemplate-assembler-aarch32.cc.in82 struct TestResult { struct
83 size_t size;
84 const byte* encoding;
/third_party/vixl/test/aarch32/
Dtest-assembler-rd-rn-rm-a32.cc93 struct TestResult { struct
94 size_t size;
95 const byte* encoding;
Dtest-assembler-cond-rd-rn-t32.cc94 struct TestResult { struct
95 size_t size;
96 const byte* encoding;
Dtest-assembler-rd-rn-rm-t32.cc93 struct TestResult { struct
94 size_t size;
95 const byte* encoding;
Dtest-assembler-cond-rd-rn-a32.cc94 struct TestResult { struct
95 size_t size;
96 const byte* encoding;
Dtest-assembler-cond-rd-operand-const-t32.cc95 struct TestResult { struct
96 size_t size;
97 const byte* encoding;
Dtest-assembler-cond-rd-operand-rn-low-registers-in-it-block-t32.cc89 struct TestResult { struct
90 size_t size;
91 const byte* encoding;
Dtest-assembler-cond-rd-operand-const-cannot-use-pc-a32.cc91 struct TestResult { struct
92 size_t size;
93 const byte* encoding;
Dtest-assembler-cond-rdlow-operand-imm8-t32.cc90 struct TestResult { struct
91 size_t size;
92 const byte* encoding;
Dtest-assembler-cond-rd-operand-rn-in-it-block-t32.cc89 struct TestResult { struct
90 size_t size;
91 const byte* encoding;
Dtest-assembler-cond-rd-operand-rn-a32.cc101 struct TestResult { struct
102 size_t size;
103 const byte* encoding;
Dtest-assembler-cond-rd-operand-const-can-use-pc-a32.cc91 struct TestResult { struct
92 size_t size;
93 const byte* encoding;
Dtest-assembler-cond-rd-operand-rn-t32.cc101 struct TestResult { struct
102 size_t size;
103 const byte* encoding;
Dtest-assembler-cond-rdlow-operand-imm8-in-it-block-t32.cc89 struct TestResult { struct
90 size_t size;
91 const byte* encoding;
Dtest-assembler-cond-rd-operand-rn-identical-low-registers-in-it-block-t32.cc87 struct TestResult { struct
88 size_t size;
89 const byte* encoding;
Dtest-assembler-cond-rd-operand-imm16-t32.cc90 struct TestResult { struct
91 size_t size;
92 const byte* encoding;
Dtest-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-t32.cc90 struct TestResult { struct
91 size_t size;
92 const byte* encoding;
Dtest-assembler-cond-rd-rn-operand-rm-rd-is-rn-is-sp-in-it-block-t32.cc88 struct TestResult { struct
89 size_t size;
90 const byte* encoding;
Dtest-assembler-cond-rd-rn-operand-const-t32.cc108 struct TestResult { struct
109 size_t size;
110 const byte* encoding;
Dtest-assembler-cond-rd-rn-rm-t32.cc145 struct TestResult { struct
146 size_t size;
147 const byte* encoding;

123456