| /external/cronet/base/test/launcher/ |
| D | test_result.h | 52 struct TestResult { struct 65 TestResult(); argument 70 TestResult& operator=(const TestResult& other); argument 71 TestResult& operator=(TestResult&& other); argument 96 bool completed() const { in completed() 104 std::string full_name; 129 std::vector<TestResultPart> test_result_parts; argument 132 std::map<std::string, std::string> links; 135 std::map<std::string, std::string> properties; 138 std::map<std::string, std::vector<std::string>> tags;
|
| /external/ComputeLibrary/tests/framework/ |
| D | TestResult.h | 39 struct TestResult struct 53 TestResult() = default; argument 59 TestResult(Status status) in TestResult() function 69 TestResult(Status status, const Profiler::MeasurementsMap &measurements) in TestResult() argument
|
| /external/libchrome/base/test/launcher/ |
| D | test_result.h | 48 struct TestResult { struct 60 TestResult(); argument 65 TestResult& operator=(const TestResult& other); argument 66 TestResult& operator=(TestResult&& other); argument 99 std::vector<TestResultPart> test_result_parts; argument
|
| /external/cronet/third_party/icu/source/test/letest/ |
| D | letest.h | 42 struct TestResult struct 51 typedef struct TestResult TestResult; argument
|
| /external/icu/icu4c/source/test/letest/ |
| D | letest.h | 42 struct TestResult struct 51 typedef struct TestResult TestResult; argument
|
| /external/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_non_semantic_test.cpp | 29 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;
|
| /external/deqp-deps/SPIRV-Tools/test/val/ |
| D | val_non_semantic_test.cpp | 29 struct TestResult { struct 30 TestResult(spv_result_t in_validation_result = SPV_SUCCESS, in TestResult() argument 36 spv_result_t validation_result; 37 const char* error_str; 38 const char* error_str2;
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
| D | val_non_semantic_test.cpp | 29 struct TestResult { struct 30 TestResult(spv_result_t in_validation_result = SPV_SUCCESS, in TestResult() argument 36 spv_result_t validation_result; 37 const char* error_str; 38 const char* error_str2;
|
| /external/rust/crates/quickcheck/src/ |
| D | tester.rs | 190 pub struct TestResult { struct 204 impl TestResult { argument 216 pub fn error<S: Into<String>>(msg: S) -> TestResult { in error() 233 pub fn from_bool(b: bool) -> TestResult { in from_bool() 296 fn result(&self, _: &mut Gen) -> TestResult; in result() 300 fn result(&self, _: &mut Gen) -> TestResult { in result() 306 fn result(&self, _: &mut Gen) -> TestResult { in result() 311 impl Testable for TestResult { implementation 312 fn result(&self, _: &mut Gen) -> TestResult { in result() 322 fn result(&self, g: &mut Gen) -> TestResult { in result()
|
| D | tests.rs | 53 fn prop(xs: Vec<usize>) -> TestResult { in reverse_single() 83 fn prop(x: isize, y: isize) -> TestResult { in max() 240 fn prop_discarded(_: u8) -> TestResult { in all_tests_discarded_min_tests_passed_set() 252 fn prop_discarded(_: u8) -> TestResult { in all_tests_discarded_min_tests_passed_missing()
|
| /external/swiftshader/tests/regres/deqp/ |
| D | deqp.go | 87 type TestResult struct { struct 88 Test string 89 Status testlist.Status 90 TimeTaken time.Duration 91 Err string `json:",omitempty"` 92 Coverage *cov.Coverage 95 func (r TestResult) String() string {
|
| /external/perfetto/test/stress_test/ |
| D | stress_test.cc | 82 struct TestResult { struct 83 const char* cfg_name = nullptr; 84 StressTestConfig cfg; 85 uint32_t run_time_ms = 0; 86 uint32_t trace_size_kb = 0; 87 uint32_t num_packets = 0; 88 uint32_t num_threads = 0; 89 uint32_t num_errors = 0; 90 base::Subprocess::ResourceUsage svc_rusage; 91 base::Subprocess::ResourceUsage prod_rusage;
|
| /external/skia/tools/skqp/src/ |
| D | skqp.h | 82 struct TestResult { struct 86 std::vector<TestResult> fTestResults; argument
|
| /external/vixl/test/aarch32/config/ |
| D | template-assembler-aarch32.cc.in | 82 struct TestResult { struct 83 size_t size; 84 const byte* encoding;
|
| /external/cronet/testing/rust_gtest_interop/ |
| D | rust_gtest_interop.rs | 76 pub trait TestResult { interface 79 impl TestResult for () { impl
|
| /external/vixl/test/aarch32/ |
| D | test-assembler-cond-rd-rn-a32.cc | 94 struct TestResult { struct 95 size_t size; 96 const byte* encoding;
|
| D | test-assembler-rd-rn-rm-t32.cc | 93 struct TestResult { struct 94 size_t size; 95 const byte* encoding;
|
| D | test-assembler-rd-rn-rm-a32.cc | 93 struct TestResult { struct 94 size_t size; 95 const byte* encoding;
|
| D | test-assembler-cond-rd-rn-t32.cc | 94 struct TestResult { struct 95 size_t size; 96 const byte* encoding;
|
| D | test-assembler-cond-rd-operand-rn-in-it-block-t32.cc | 89 struct TestResult { struct 90 size_t size; 91 const byte* encoding;
|
| D | test-assembler-cond-rd-operand-imm16-t32.cc | 90 struct TestResult { struct 91 size_t size; 92 const byte* encoding;
|
| D | test-assembler-cond-rd-operand-const-can-use-pc-a32.cc | 91 struct TestResult { struct 92 size_t size; 93 const byte* encoding;
|
| D | test-assembler-cond-rd-operand-rn-low-registers-in-it-block-t32.cc | 89 struct TestResult { struct 90 size_t size; 91 const byte* encoding;
|
| D | test-assembler-cond-rd-operand-rn-identical-low-registers-in-it-block-t32.cc | 87 struct TestResult { struct 88 size_t size; 89 const byte* encoding;
|
| D | test-assembler-cond-rd-operand-rn-t32.cc | 101 struct TestResult { struct 102 size_t size; 103 const byte* encoding;
|