Home
last modified time | relevance | path

Searched refs:test_binary (Results 1 – 25 of 34) sorted by relevance

12

/external/bazelbuild-rules_rust/util/collect_coverage/
Dcollect_coverage.rs52 let test_binary = runfiles_dir in find_test_binary() localVariable
56 if !test_binary.exists() { in find_test_binary()
75 let test_binary = execroot in find_test_binary() localVariable
81 test_binary.display() in find_test_binary()
84 test_binary in find_test_binary()
86 test_binary in find_test_binary()
114 let test_binary = find_test_binary(&execroot, &runfiles_dir); in main() localVariable
155 .arg(test_binary) in main()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/
Dupdate_flakes.py64 if row.test_binary not in tests:
66 row.test_binary)
69 print("will mark end2end test {} as flaky".format(row.test_binary))
71 print("skip obsolete test {}".format(row.test_binary))
73 print("will mark {} as flaky".format(row.test_binary))
74 tests[row.test_binary] = True
/external/grpc-grpc/tools/distrib/
Dupdate_flakes.py65 if row.test_binary not in tests:
67 r"^//test/core/end2end:([^@]*)@([^@]*)(.*)", row.test_binary
71 print("will mark end2end test {} as flaky".format(row.test_binary))
73 print("skip obsolete test {}".format(row.test_binary))
75 print("will mark {} as flaky".format(row.test_binary))
76 tests[row.test_binary] = True
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Drun_tests.sh37 for test_binary in bazel-bin/tensorflow/lite/delegates/hexagon/builders/tests/hexagon_*_test; do
38 echo "Copying $test_binary"
39 adb push $test_binary "${on_device_dir}"
41 read -ra split_path <<< "$test_binary"
/external/sdv/vsomeip/third_party/boost/numeric/interval/test/
Dtest_float.cpp35 void test_binary() { in test_binary() function
108 BOOST_TEST_CHECKPOINT("add"); test_binary<T, bunch_add<T> >(); in test_all_binaries()
109 BOOST_TEST_CHECKPOINT("sub"); test_binary<T, bunch_sub<T> >(); in test_all_binaries()
110 BOOST_TEST_CHECKPOINT("mul"); test_binary<T, bunch_mul<T> >(); in test_all_binaries()
111 BOOST_TEST_CHECKPOINT("div"); test_binary<T, bunch_div<T> >(); in test_all_binaries()
/external/autotest/client/site_tests/camera_HAL3Perf/
Dcamera_HAL3Perf.py32 test_binary = 'cros_camera_test' variable in camera_HAL3Perf
90 binary_path = os.path.join(self.dep_dir, 'bin', self.test_binary)
/external/pigweed/pw_unit_test/py/pw_unit_test/
Dtest_runner.py409 test_binary = find_binary(
413 if test_binary not in all_tests:
414 all_tests[test_binary] = Test(
415 entry['test_name'], test_binary
418 tests.append(all_tests[test_binary])
/external/chromium-crossbench/tests/crossbench/plt/
Dtest_native_platform.py367 test_binary = "crossbench-non-existing-test-binary"
368 self.assertIsNone(self.platform.lookup_binary_override(test_binary))
369 self.assertIsNone(self.platform.which(test_binary))
373 with self.platform.override_binary(test_binary, override_binary):
374 self.assertEqual(self.platform.which(test_binary), override_binary)
375 with self.platform.override_binary(test_binary, None):
376 self.assertIsNone(self.platform.lookup_binary_override(test_binary))
377 self.assertIsNone(self.platform.which(test_binary))
378 self.assertEqual(self.platform.which(test_binary), override_binary)
379 self.assertIsNone(self.platform.lookup_binary_override(test_binary))
[all …]
/external/pytorch/aten/src/ATen/test/
Dvec_test_all_types.cpp324 test_binary<vec>( in TYPED_TEST()
572 test_binary<vec>( in TYPED_TEST()
582 test_binary<vec>( in TYPED_TEST()
590 test_binary<vec>( in TYPED_TEST()
598 test_binary<vec>( in TYPED_TEST()
648 test_binary<vec>( in TYPED_TEST()
660 test_binary<vec>( in TYPED_TEST()
671 test_binary<vec>( in TYPED_TEST()
681 test_binary<vec>( in TYPED_TEST()
690 test_binary<vec>( in TYPED_TEST()
[all …]
/external/skia/tools/testrunners/common/android/
Dandroid_test.bzl72 test_binary = "%s_binary" % name
75 name = test_binary,
85 binary = test_binary,
92 archive_srcs = [test_runner, test_binary] + (
/external/OpenCL-CTS/test_conformance/api/
DCMakeLists.txt18 test_binary.cpp
/external/cronet/tot/third_party/libc++/src/utils/
Dqemu_baremetal.py40 if not os.path.exists(args.test_binary):
/external/cronet/stable/third_party/libc++/src/utils/
Dqemu_baremetal.py40 if not os.path.exists(args.test_binary):
/external/pigweed/pw_target_runner/pw_target_runner_protos/
Dtarget_runner.proto42 bytes test_binary = 2; field
/external/clang/test/Analysis/
Dtemp-obj-dtors-cfg-output.cpp32 void test_binary() { in test_binary() function
/external/cronet/tot/third_party/cpu_features/src/scripts/
Drun_integration.sh345 for test_binary in ${TEST_BINARIES[*]} ; do
346 ${RUN_CMD} "${test_binary}"
/external/cpu_features/scripts/
Drun_integration.sh345 for test_binary in ${TEST_BINARIES[*]} ; do
346 ${RUN_CMD} "${test_binary}"
/external/cronet/stable/third_party/cpu_features/src/scripts/
Drun_integration.sh345 for test_binary in ${TEST_BINARIES[*]} ; do
346 ${RUN_CMD} "${test_binary}"
/external/angle/third_party/OpenCL-CTS/gn/api/
DBUILD.gn15 "$angle_root/third_party/OpenCL-CTS/src/test_conformance/api/test_binary.cpp",
/external/pigweed/pw_tokenizer/py/
Ddetokenize_proto_test.py43 def test_binary(self) -> None: member in TestDetokenizeProtoFields
/external/python/cpython3/Modules/_decimal/tests/
Ddeccheck.py988 def test_binary(method, prec, exp_range, restricted_range, itr, stat): function
1254 do_single(method, lambda: test_method(method, testspecs, test_binary))
1270 do_single(method, lambda: test_method(method, testspecs, test_binary))
/external/sdv/vsomeip/third_party/boost/serialization/test/
DJamfile.v260 [ test-bsl-run_files test_binary ]
/external/sdv/vsomeip/third_party/boost/serialization/CMake/
DCMakeLists.txt255 archive_test(test_binary)
/external/pytorch/test/distributed/elastic/multiprocessing/
Dapi_test.py672 def test_binary(self): member in StartProcessesListAsBinaryTest
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/bitflags-1.3.2/src/
Dlib.rs1507 fn test_binary() { in test_binary() function

12