Home
last modified time | relevance | path

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

/external/linux-kselftest/tools/testing/selftests/kmod/
Dkmod.sh523 function run_all_tests() function
555 run_all_tests
581 run_all_tests
584 run_all_tests
/external/linux-kselftest/tools/testing/selftests/net/
Droute_localnet.sh69 run_all_tests() { function
74 run_all_tests
/external/linux-kselftest/tools/testing/selftests/sysctl/
Dsysctl.sh835 function run_all_tests() function
871 run_all_tests
899 run_all_tests
902 run_all_tests
/external/rust/crates/memchr/src/memmem/prefilter/x86/
Davx.rs44 unsafe { PrefilterTest::run_all_tests(super::find) }; in prefilter_permutations()
Dsse.rs53 unsafe { PrefilterTest::run_all_tests(super::find) }; in prefilter_permutations()
/external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/
Drun_models.py189 def run_all_tests(self) -> None: member in SampleRunner
240 runner.run_all_tests()
/external/virglrenderer/ci/
Drun_test_suite.sh391 run_all_tests() function
438 run_all_tests "$BACKENDS" "$TESTS"
/external/python/cpython2/Lib/lib2to3/tests/
Dsupport.py25 def run_all_tests(test_mod=None, tests=None): function
/external/python/cpython3/Lib/lib2to3/tests/
Dsupport.py29 def run_all_tests(test_mod=None, tests=None): function
/external/rust/crates/memchr/src/memmem/prefilter/
Dfallback.rs120 unsafe { PrefilterTest::run_all_tests(super::find) }; in prefilter_permutations()
Dmod.rs396 pub(crate) unsafe fn run_all_tests(prefn: PrefilterFnTy) { in run_all_tests() method
/external/python/pyserial/
DMANIFEST.in24 include test/run_all_tests.py
/external/tensorflow/tensorflow/tools/ci_build/builds/
Dpip_new.sh548 run_all_tests() { function
699 run_all_tests
/external/vulkan-validation-layers/tests/
DCMakeLists.txt69 …kanVL_binary_dir_symlinks ALL COMMAND ln -sf ${CMAKE_CURRENT_SOURCE_DIR}/run_all_tests.sh VERBATIM)
75 COMMAND ${CMAKE_COMMAND} -E copy_if_different ${RUN_ALL} run_all_tests.ps1
/external/python/cpython2/Tools/iobench/
Diobench.py264 def run_all_tests(options): function
455 run_all_tests(test_options)
/external/python/cpython3/Tools/iobench/
Diobench.py265 def run_all_tests(options): function
472 run_all_tests(test_options)
/external/perfetto/tools/
Ddiff_test_trace_processor.py162 def run_all_tests(trace_processor, trace_descriptor_path, function
415 test_failure, perf_data, rebased = run_all_tests(
/external/vulkan-validation-layers/
DBUILD.md380 sanity tests, including the run_all_tests Powershell script. In addition,
390 .\run_all_tests.ps1
394 .\run_all_tests.ps1 -Debug
574 VK_LAYER_PATH=../layers ./run_all_tests.sh
824 the run_all_tests shell script.
853 VK_LAYER_PATH=../layers ./run_all_tests.sh
DCONTRIBUTING.md103 > run_all_tests.sh
106 or you can run `run_all_tests.ps1` from a PowerShell window
/external/OpenCL-CTS/test_conformance/api/
Dtest_kernel_arg_info.cpp936 static int run_all_tests(cl_context context, cl_device_id deviceID) in run_all_tests() function
994 int failed_tests = run_all_tests(context, deviceID); in test_get_kernel_arg_info()
/external/python/pyserial/documentation/
Dexamples.rst245 run_all_tests.py_
268 .. _run_all_tests.py: https://github.com/pyserial/pyserial/blob/master/test/run_all_tests.py
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_maps.c1685 static void run_all_tests(void) in run_all_tests() function
1725 run_all_tests(); in main()
1728 run_all_tests(); in main()
/external/angle/src/tests/
Dcapture_replay_tests.py692 def Filter(self, test_list, run_all_tests): argument
701 if run_all_tests:
/external/bc/
DMakefile.in283 run_all_tests: bc_all_tests timeconst_all_tests dc_all_tests history_all_tests
/external/bc/manuals/
Ddevelopment.md1553 A convenience script for the `make run_all_tests` target (see the [Group
1612 The script to help the `make run_all_tests` (see the [Group Tests][141] section)
1632 The file to tell the build system and `make run_all_tests` (see the [Group
1666 A file to tell the build system and `make run_all_tests` (see the [Group
1679 The file to tell the build system and `make run_all_tests` (see the [Group
1708 The file to tell the build system and `make run_all_tests` (see the [Group
2711 * `run_all_tests` (combination of the previous four)