Home
last modified time | relevance | path

Searched defs:test_runner (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
Dparse_testdata.cc260 explicit Invoke(TestRunner* test_runner) : test_runner_(test_runner) { in Invoke()
301 explicit Reshape(TestRunner* test_runner) : test_runner_(test_runner) { in Reshape()
323 explicit TestData(TestRunner* test_runner) in TestData()
357 bool ParseAndRunTests(std::istream* input, TestRunner* test_runner, in ParseAndRunTests()
/external/tensorflow/tensorflow/lite/testing/
Dparse_testdata.cc297 explicit Invoke(TestRunner* test_runner) : test_runner_(test_runner) {} in Invoke()
351 explicit Reshape(TestRunner* test_runner) : test_runner_(test_runner) {} in Reshape()
379 explicit TestData(TestRunner* test_runner) in TestData()
413 bool ParseAndRunTests(std::istream* input, TestRunner* test_runner, in ParseAndRunTests()
/external/tensorflow/tensorflow/tools/ci_build/builds/
Dbuilds_common.sh125 test_runner() { function
/external/tensorflow/tensorflow/compiler/xla/tools/
Dprepare_reference_module.cc34 const HloModule& test_module, HloRunnerInterface* test_runner, in PrepareReferenceModule() argument
Drun_hlo_module.cc117 std::unique_ptr<HloModule> test_module, HloRunnerInterface* test_runner, in RunAndCompare() argument
228 const std::string& hlo_filename, HloRunnerInterface* test_runner, in RunAndCompare() argument
Drun_hlo_module_main.cc152 xla::HloRunner test_runner(test_platform); in main() local
/external/mesa3d/src/intel/compiler/elk/
Dmeson.build215 test_runner = find_program('tests/run-test.py') variable
/external/igt-gpu-tools/assembler/
Dmeson.build97 test_runner = find_program('test/run-test.sh') variable
/external/wayland/tests/
Dmeson.build5 test_runner = static_library( variable
/external/executorch/backends/apple/coreml/test/
Dtest_coreml_partitioner.py139 test_runner = TestCoreMLPartitioner() variable
Dtest_coreml_quantizer.py112 test_runner = TestCoreMLQuantizer() variable
/external/mesa3d/src/intel/compiler/
Dmeson.build292 test_runner = find_program('tests/run-test.py') variable
/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/
Dexception_test.hpp164 template <class Test> class test_runner class
173 test_runner(Test const& t) : test_(t), exception_in_check_(false) {} in test_runner() function in test::test_runner
/external/libcxx/test/support/
Drapid-cxx-test.hpp793 class test_runner class
796 test_runner(test_suite & ts) in test_runner() function in rapid_cxx_test::test_runner
/external/linux-kselftest/tools/testing/selftests/tc-testing/
Dtdc.py320 def test_runner(pm, args, filtered_tests): function
/external/cronet/tot/base/test/launcher/
Dtest_launcher.cc2169 TestRunner test_runner(this, parallel_jobs_, batch_size); in RunTests() local
2219 TestRunner test_runner(this); in RunRetryTests() local
/external/cronet/stable/base/test/launcher/
Dtest_launcher.cc2169 TestRunner test_runner(this, parallel_jobs_, batch_size); in RunTests() local
2219 TestRunner test_runner(this); in RunRetryTests() local