Home
last modified time | relevance | path

Searched defs:run_all_tests (Results 1 – 22 of 22) sorted by relevance

/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dgro.sh42 run_all_tests() { function
H A Droute_localnet.sh69 run_all_tests() { function
H A Darp_ndisc_evict_nocarrier.sh206 run_all_tests() { function
/aosp_15_r20/external/virglrenderer/ci/
H A Drun_test_suite.sh391 run_all_tests() function
/aosp_15_r20/external/tink/kokoro/testutils/
H A Dtest_utils.sh145 run_all_tests() { function
/aosp_15_r20/external/tink/kokoro/
H A Drun_tests.sh125 run_all_tests() { function
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/builds/
H A Dpip_new.sh574 run_all_tests() { function
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/
Dsupport.py25 def run_all_tests(test_mod=None, tests=None): function
/aosp_15_r20/tools/asuite/atest/
H A Dtest_runner_invocation.py61 def run_all_tests(self, reporter: result_reporter.ResultReporter) -> ExitCode: member in TestRunnerInvocation
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/
Dsupport.py29 def run_all_tests(test_mod=None, tests=None): function
/aosp_15_r20/external/tensorflow/tensorflow/python/compiler/tensorrt/model_tests/
H A Drun_models.py189 def run_all_tests(self) -> None: member in SampleRunner
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/sysctl/
H A Dsysctl.sh892 function run_all_tests() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/kmod/
H A Dkmod.sh593 function run_all_tests() function
/aosp_15_r20/external/perfetto/python/generators/diff_tests/
H A Drunner.py456 def run_all_tests(self, metrics_descriptor_paths: List[str], member in DiffTestsRunner
/aosp_15_r20/system/extras/simpleperf/scripts/test/
H A Ddo_test.py430 def run_all_tests(self, tests: List[str]): member in TestManager
/aosp_15_r20/external/python/cpython2/Tools/iobench/
Diobench.py264 def run_all_tests(options): function
/aosp_15_r20/external/python/cpython3/Tools/iobench/
Diobench.py265 def run_all_tests(options): function
/aosp_15_r20/external/angle/src/tests/
H A Dcapture_replay_tests.py436 def Filter(self, test_list, run_all_tests): argument
/aosp_15_r20/external/flashrom/util/flashrom_tester/src/
H A Dtester.rs398 pub fn run_all_tests<T, TS>( in run_all_tests() function
/aosp_15_r20/external/OpenCL-CTS/test_conformance/api/
H A Dtest_kernel_arg_info.cpp965 static int run_all_tests(cl_context context, cl_device_id deviceID) in run_all_tests() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/
H A Dtest_maps.c1875 static void run_all_tests(void) in run_all_tests() function
/aosp_15_r20/trusty/user/app/storage/test/storage-unittest/
Dmain.c3096 static bool run_all_tests(const char* port, const char* suite) { in run_all_tests() function