Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/conversions/
Dbasic_test_conversions.h69 typedef int (*CheckResults)( void *out1, void *out2, void *allowZ, uint32_t count, int vectorSize ); typedef
/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::__anon0fda01100111::ConcreteTestRunner
Dtflite_driver.cc531 bool TfLiteDriver::CheckResults( in CheckResults() function in tflite::testing::TfLiteDriver
/external/OpenCL-CTS/test_conformance/select/
Dtest_select.h67 typedef size_t (*CheckResults)(void *out1, void *out2, size_t count, size_t vectorSize); typedef
/external/OpenCL-CTS/test_conformance/basic/
Dtest_hiloeo.cpp265 static int CheckResults( void *in, void *out, size_t elementCount, int type, int vectorSize, int op… 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/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc209 void ResultsChecker::CheckResults(std::stringstream& output) { in CheckResults() function in internal::ResultsChecker
/external/google-benchmark/test/
Doutput_test_helper.cc214 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