Home
last modified time | relevance | path

Searched defs:filter_tests (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dfilter_pull_request_tests.py179 def filter_tests(tests, base_branch): function
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/
H A Dfilter_pull_request_tests.py199 def filter_tests(tests, base_branch): function
/aosp_15_r20/external/cronet/testing/scripts/rust/
H A Dtest_filtering.py233 def filter_tests(argparse_parsed_args, env, list_of_test_names): function
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/
H A Dsuite_common.py399 def filter_tests(tests, predicate=lambda t: True): function
/aosp_15_r20/external/flashrom/util/flashrom_tester/src/
H A Dtests.rs60 fn filter_tests<'n, 't: 'n, T: TestCase>( in filter_tests() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/test/src/
H A Dlib.rs477 pub fn filter_tests(opts: &TestOpts, tests: Vec<TestDescAndFn>) -> Vec<TestDescAndFn> { in filter_tests() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/test/src/
H A Dlib.rs476 pub fn filter_tests(opts: &TestOpts, tests: Vec<TestDescAndFn>) -> Vec<TestDescAndFn> { in filter_tests() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/test/src/
H A Dlib.rs477 pub fn filter_tests(opts: &TestOpts, tests: Vec<TestDescAndFn>) -> Vec<TestDescAndFn> { in filter_tests() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/test/src/
H A Dlib.rs476 pub fn filter_tests(opts: &TestOpts, tests: Vec<TestDescAndFn>) -> Vec<TestDescAndFn> { in filter_tests() function
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/test/src/
H A Dlib.rs476 pub fn filter_tests(opts: &TestOpts, tests: Vec<TestDescAndFn>) -> Vec<TestDescAndFn> { in filter_tests() function
/aosp_15_r20/external/rust/android-crates-io/crates/bencher/
Dlib.rs517 fn filter_tests(opts: &TestOpts, tests: Vec<TestDescAndFn>) -> Vec<TestDescAndFn> { in filter_tests() function