Home
last modified time | relevance | path

Searched defs:skip_tests (Results 1 – 7 of 7) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/progs/
Dbtf_type_tag.c10 volatile const bool skip_tests = false; variable
14 volatile const bool skip_tests = true; variable
Datomic_bounds.c10 bool skip_tests = true; variable
Dbtf_decl_tag.c14 volatile const bool skip_tests = true; variable
Datomics.c10 bool skip_tests = true; variable
/external/webrtc/tools_webrtc/android/
Dtest_aar.py104 def BuildAndTestAar(use_goma, skip_tests, build_dir): argument
/external/rust/crates/grpcio-sys/grpc/tools/interop_matrix/
Drun_interop_matrix_tests.py219 def _test_release(lang, runtime, release, image, xml_report_tree, skip_tests): argument
/external/grpc-grpc/src/python/grpcio_tests/tests/
D_runner.py123 def skip_tests(self, tests): member in Runner