/aosp_15_r20/external/tensorflow/tensorflow/lite/testing/nnapi_tflite_zip_tests/ |
H A D | parse_testdata.cc | 260 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 D | parse_testdata.cc | 297 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 D | run_hlo_module.cc | 117 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 D | prepare_reference_module.cc | 34 const HloModule& test_module, HloRunnerInterface* test_runner, in PrepareReferenceModule() argument
|
H A D | run_hlo_module_main.cc | 152 xla::HloRunner test_runner(test_platform); in main() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/unordered/test/helpers/ |
D | exception_test.hpp | 164 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 D | builds_common.sh | 125 test_runner() { function
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/ |
H A D | meson.build | 215 test_runner = find_program('tests/run-test.py') variable
|
/aosp_15_r20/external/libcxx/test/support/ |
H A D | rapid-cxx-test.hpp | 793 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 D | meson.build | 5 test_runner = static_library( variable
|
/aosp_15_r20/external/igt-gpu-tools/assembler/ |
H A D | meson.build | 97 test_runner = find_program('test/run-test.sh') variable
|
/aosp_15_r20/external/executorch/backends/apple/coreml/test/ |
H A D | test_coreml_partitioner.py | 139 test_runner = TestCoreMLPartitioner() variable
|
H A D | test_coreml_quantizer.py | 112 test_runner = TestCoreMLQuantizer() variable
|
/aosp_15_r20/tools/asuite/atest/test_finders/ |
H A D | test_info.py | 35 test_runner, argument
|
/aosp_15_r20/external/mesa3d/src/intel/compiler/ |
H A D | meson.build | 287 test_runner = find_program('tests/run-test.py') variable
|
/aosp_15_r20/tools/asuite/atest/ |
H A D | atest_main_unittest.py | 308 test_runner='AtestTradefedRunner', argument
|
/aosp_15_r20/external/python/setuptools/setuptools.egg-info/ |
D | entry_points.txt | 37 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/ |
D | entry_points.txt | 39 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/ |
D | entry_points.txt | 39 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/ |
D | entry_points.txt | 39 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/ |
D | entry_points.txt | 39 test_runner = setuptools.dist:check_importable key
|
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 320 def test_runner(pm, args, filtered_tests): function
|
/aosp_15_r20/external/cronet/base/test/launcher/ |
H A D | test_launcher.cc | 2161 TestRunner test_runner(this, parallel_jobs_, batch_size); in RunTests() local 2211 TestRunner test_runner(this); in RunRetryTests() local
|