Home
last modified time | relevance | path

Searched defs:check_prefix (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/openthread/tests/toranj/ncp/
H A Dtest-015-same-prefix-on-multiple-nodes.py93 def check_prefix(): function
/aosp_15_r20/art/tools/checker/
H A Dchecker.py93 def run_tests(check_prefix, check_path, output_filename, target_arch, debuggable_mode, print_cfg): argument
/aosp_15_r20/external/clang/tools/c-index-test/
H A Dc-index-test.c2820 const char *check_prefix; member
3310 const char *check_prefix) { in index_compile_args()
3348 const char *check_prefix) { in index_ast_file()
3379 const char *check_prefix; in index_file() local
3424 const char *check_prefix; in index_tu() local
3454 const char *check_prefix; in index_compile_db() local
/aosp_15_r20/external/harfbuzz_ng/
H A Dmeson.build394 check_prefix = opts.get('prefix', '') variable
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dcommand.py383 def check_prefix(prefix): function