Searched defs:changed_files (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/grpc-grpc/tools/run_tests/sanity/ |
H A D | check_test_filtering.py | 56 def test_filtering(self, changed_files=[], labels=_LIST_OF_LANGUAGE_LABELS): argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/sanity/ |
D | check_test_filtering.py | 49 def test_filtering(self, changed_files=[], labels=_LIST_OF_LANGUAGE_LABELS): argument
|
/aosp_15_r20/external/pytorch/test/ |
H A D | test_determination.py | 29 def determined_tests(cls, changed_files): argument
|
/aosp_15_r20/external/python/cpython2/Tools/scripts/ |
D | patchcheck.py | 89 def changed_files(base_branch=None): function
|
/aosp_15_r20/external/python/cpython3/Tools/scripts/ |
D | patchcheck.py | 119 def changed_files(base_branch=None): function
|
/aosp_15_r20/external/webrtc/ |
H A D | presubmit_test_mocks.py | 90 def __init__(self, changed_files, bugs_from_description, tags=None): argument
|
/aosp_15_r20/external/skia/ |
H A D | PRESUBMIT_test_mocks.py | 272 def __init__(self, changed_files): argument
|
/aosp_15_r20/tools/asuite/adevice/src/ |
H A D | adevice.rs | 254 let changed_files = all_cmds.iter().map(|cmd| format!("{:?}", cmd.1.file)).collect(); in adevice() localVariable
|