Home
last modified time | relevance | path

Searched defs:CheckResults (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/
Dtf_driver.h56 bool CheckResults( in CheckResults() function
Dtest_runner_test.cc39 bool CheckResults( in CheckResults() function in tflite::testing::__anon6fd08a210111::ConcreteTestRunner
Dtflite_driver.cc531 bool TfLiteDriver::CheckResults( in CheckResults() function in tflite::testing::TfLiteDriver
/external/OpenCL-CTS/test_conformance/select/
Dtest_select.h70 typedef size_t (*CheckResults)(const void *const out1, const void *const out2, typedef
/external/toolchain-utils/toolchain_utils_githooks/
Dcheck-presubmit.py69 CheckResults = Union[List[Tuple[str, CheckResult]], CheckResult] variable
781 check_results: CheckResults,
Dcheck-presubmit69 CheckResults = Union[List[Tuple[str, CheckResult]], CheckResult] variable
781 check_results: CheckResults,
/external/OpenCL-CTS/test_conformance/basic/
Dtest_hiloeo.cpp263 static int CheckResults(void *in, void *out, size_t elementCount, int type, in CheckResults() function
/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dtflite_driver.cc359 bool TfLiteDriver::CheckResults() { in CheckResults() function in tflite::testing::TfLiteDriver
/external/OpenCL-CTS/test_conformance/conversions/
Dbasic_test_conversions.h67 typedef int (*CheckResults)( void *out1, void *out2, void *allowZ, uint32_t count, int vectorSize ); typedef
/external/google-benchmark/test/
Doutput_test_helper.cc220 void ResultsChecker::CheckResults(std::stringstream& output) { in CheckResults() function in internal::ResultsChecker
/external/cronet/stable/third_party/google_benchmark/src/test/
Doutput_test_helper.cc220 void ResultsChecker::CheckResults(std::stringstream& output) { in CheckResults() function in internal::ResultsChecker
/external/cronet/tot/third_party/google_benchmark/src/test/
Doutput_test_helper.cc220 void ResultsChecker::CheckResults(std::stringstream& output) { in CheckResults() function in internal::ResultsChecker
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc209 void ResultsChecker::CheckResults(std::stringstream& output) { in CheckResults() function in internal::ResultsChecker
/external/clang/lib/Frontend/
DVerifyDiagnosticConsumer.cpp738 static unsigned CheckResults(DiagnosticsEngine &Diags, SourceManager &SourceMgr, in CheckResults() function