Home
last modified time | relevance | path

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

/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
/external/linux-kselftest/tools/testing/selftests/net/
Dudpgro_frglist.sh76 run_all() { function
Dudpgro_bench.sh71 run_all() { function
Dudpgso_bench.sh113 run_all() { function
Dudpgro.sh146 run_all() { function
Dudpgso.c557 static void run_all(int fdt, int fdr, struct sockaddr *addr, socklen_t alen) in run_all() function
/external/ltp/testcases/kernel/syscalls/epoll_ctl/
Depoll_ctl03.c31 static void run_all(void) in run_all() function
/external/ltp/testcases/kernel/syscalls/epoll_pwait/
Depoll_pwait05.c33 static void run_all(unsigned int n) in run_all() function
/external/ComputeLibrary/src/graph/
DPassManager.cpp61 void PassManager::run_all(Graph &g) in run_all() function in arm_compute::graph::PassManager
/external/mbedtls/tests/scripts/
Dtest_config_script.py139 def run_all(options): function
Dtest_psa_constant_names.py136 def run_all(self, inputs: InputsForTest) -> None: member in Tests
/external/openthread/third_party/mbedtls/repo/tests/scripts/
Dtest_config_script.py139 def run_all(options): function
Dtest_psa_constant_names.py136 def run_all(self, inputs: InputsForTest) -> None: member in Tests
/external/flatbuffers/tests/flatc/
Dflatc_test.py112 def run_all(*modules): function
/external/ltp/testcases/kernel/syscalls/setregid/
Dsetregid03.c124 void run_all(void) in run_all() function
/external/zstd/tests/regression/
Dtest.c249 static int run_all(FILE* results) { in run_all() function
/external/pytorch/test/
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