Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/
H A 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()
/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/
H A 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()
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tools/
H A 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
H A Dprepare_reference_module.cc34 const HloModule& test_module, HloRunnerInterface* test_runner, in PrepareReferenceModule() argument
H A Drun_hlo_module_main.cc152 xla::HloRunner test_runner(test_platform); in main() local
/aosp_15_r20/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
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/builds/
H A Dbuilds_common.sh125 test_runner() { function
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Dmeson.build215 test_runner = find_program('tests/run-test.py') variable
/aosp_15_r20/external/libcxx/test/support/
H A Drapid-cxx-test.hpp793 class test_runner class
796 test_runner(test_suite & ts) in test_runner() function in rapid_cxx_test::test_runner
/aosp_15_r20/external/wayland/tests/
H A Dmeson.build5 test_runner = static_library( variable
/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dmeson.build97 test_runner = find_program('test/run-test.sh') variable
/aosp_15_r20/external/executorch/backends/apple/coreml/test/
H A Dtest_coreml_partitioner.py139 test_runner = TestCoreMLPartitioner() variable
H A Dtest_coreml_quantizer.py112 test_runner = TestCoreMLQuantizer() variable
/aosp_15_r20/tools/asuite/atest/test_finders/
H A Dtest_info.py35 test_runner, argument
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dmeson.build287 test_runner = find_program('tests/run-test.py') variable
/aosp_15_r20/tools/asuite/atest/
H A Datest_main_unittest.py308 test_runner='AtestTradefedRunner', argument
/aosp_15_r20/external/python/setuptools/setuptools.egg-info/
Dentry_points.txt37 test_runner = setuptools.dist:check_importable key
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/
Dentry_points.txt39 test_runner = setuptools.dist:check_importable key
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/
Dentry_points.txt39 test_runner = setuptools.dist:check_importable key
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/
Dentry_points.txt39 test_runner = setuptools.dist:check_importable key
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/setuptools-65.5.0.dist-info/
Dentry_points.txt39 test_runner = setuptools.dist:check_importable key
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/
H A Dtdc.py320 def test_runner(pm, args, filtered_tests): function
/aosp_15_r20/external/cronet/base/test/launcher/
H A Dtest_launcher.cc2161 TestRunner test_runner(this, parallel_jobs_, batch_size); in RunTests() local
2211 TestRunner test_runner(this); in RunRetryTests() local