Home
last modified time | relevance | path

Searched defs:run_all (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/arc-swap/benches/
Dbackground.rs151 pub fn run_all(c: &mut Criterion) { in run_all() function
185 pub fn run_all(c: &mut Criterion) { in run_all() function
217 pub fn run_all(c: &mut Criterion) { in run_all() function
251 pub fn run_all(c: &mut Criterion) { in run_all() function
285 pub fn run_all(c: &mut Criterion) { in run_all() function
319 pub fn run_all(c: &mut Criterion) { in run_all() function
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dudpgro_frglist.sh76 run_all() { function
H A Dudpgro_bench.sh71 run_all() { function
H A Dudpgso_bench.sh113 run_all() { function
H A Dudpgro.sh146 run_all() { function
H A Dudpgso.c557 static void run_all(int fdt, int fdr, struct sockaddr *addr, socklen_t alen) in run_all() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_decomp.py792 def __init__(self, test_case, saved_precision, saved_rel_tol, dtype, run_all): argument
928 def do_cross_ref(self, device, dtype, op, *, run_all): argument
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/epoll_ctl/
H A Depoll_ctl03.c31 static void run_all(void) in run_all() function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/epoll_pwait/
H A Depoll_pwait05.c33 static void run_all(unsigned int n) in run_all() function
/aosp_15_r20/external/ComputeLibrary/src/graph/
H A DPassManager.cpp61 void PassManager::run_all(Graph &g) in run_all() function in arm_compute::graph::PassManager
/aosp_15_r20/external/mbedtls/tests/scripts/
H A Dtest_config_script.py139 def run_all(options): function
H A Dtest_psa_constant_names.py136 def run_all(self, inputs: InputsForTest) -> None: member in Tests
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/
H A Dtest_config_script.py139 def run_all(options): function
H A Dtest_psa_constant_names.py136 def run_all(self, inputs: InputsForTest) -> None: member in Tests
/aosp_15_r20/external/flatbuffers/tests/flatc/
H A Dflatc_test.py100 def run_all(*modules): function
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/setregid/
H A Dsetregid03.c124 void run_all(void) in run_all() function
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Templates/
DTestDriver.cxx.in82 int run_all; local
/aosp_15_r20/external/zstd/tests/regression/
H A Dtest.c249 static int run_all(FILE* results) { in run_all() function