Searched defs:skip_tests (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/ |
H A D | btf_type_tag.c | 10 volatile const bool skip_tests = false; variable 14 volatile const bool skip_tests = true; variable
|
H A D | atomic_bounds.c | 10 bool skip_tests = true; variable
|
H A D | test_btf_decl_tag.c | 14 volatile const bool skip_tests = true; variable
|
H A D | atomics.c | 10 bool skip_tests = true; variable
|
/aosp_15_r20/external/webrtc/tools_webrtc/android/ |
H A D | test_aar.py | 104 def BuildAndTestAar(use_goma, skip_tests, build_dir): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/interop_matrix/ |
D | run_interop_matrix_tests.py | 220 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
|
/aosp_15_r20/external/grpc-grpc/tools/interop_matrix/ |
H A D | run_interop_matrix_tests.py | 256 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
|
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/ |
H A D | _runner.py | 128 def skip_tests(self, tests): member in Runner
|