Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/asuite/
H A Drelease_checker.py139 def run_smoke_tests_pass(files_to_check): argument
177 files_to_check = args.preupload_files variable
186 files_to_check = preupload_files variable
/aosp_15_r20/external/cronet/base/
H A DPRESUBMIT.py53 def _FindLocations(input_api, search_regexes, files_to_check, files_to_skip): argument
/aosp_15_r20/external/libwebm/
H A DPRESUBMIT.py122 def _RunCmdOnCheckedFiles(input_api, output_api, run_cmd, files_to_check): argument
/aosp_15_r20/external/webp/
H A DPRESUBMIT.py160 def _RunCmdOnCheckedFiles(input_api, output_api, run_cmd, files_to_check): argument
/aosp_15_r20/external/webrtc/
H A Dpresubmit_test_mocks.py44 def FilterSourceFile(cls, affected_file, files_to_check=(), files_to_skip=()): argument
/aosp_15_r20/external/skia/
H A DPRESUBMIT.py361 def _RunCommandAndCheckDiff(output_api, command, files_to_check): argument
H A DPRESUBMIT_test_mocks.py113 files_to_check=(), files_to_skip=()): argument