/aosp_15_r20/external/zucchini/ |
H A D | zucchini_integration.cc | 173 const FileNames file_names; in Generate() local 194 const FileNames file_names(old_path, new_path, patch_path); in Generate() local 204 const FileNames file_names; in Apply() local 221 const FileNames file_names(old_path, new_path, patch_path); in Apply() local
|
/aosp_15_r20/external/icing/icing/ |
H A D | icing-search-engine_blob_test.cc | 238 std::vector<std::string> file_names; in TEST_F() local 277 std::vector<std::string> file_names; in TEST_F() local 514 std::vector<std::string> file_names; in TEST_F() local 974 std::vector<std::string> file_names; in TEST_F() local
|
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/protobuf-codegen/src/bin/ |
D | protobuf-bin-gen-rust-do-not-use.rs | 16 let file_names: Vec<String> = fds in write_file() localVariable
|
/aosp_15_r20/cts/tools/incremental-cts/ |
H A D | target_file_handler.py | 28 def get_file_hash(self, file_names, hash_func=None): argument
|
H A D | abstract_build_file_handler.py | 25 def get_file_hash(self, file_names, hash_func=None): argument
|
H A D | custom_build_file_handler.py | 26 def get_file_hash(self, file_names, hash_func=None): argument
|
/aosp_15_r20/external/pigweed/pw_arduino_build/py/ |
H A D | file_operations_test.py | 40 def create_files(root_dir, file_names): argument
|
/aosp_15_r20/external/libvpx/test/android/ |
H A D | get_files.py | 96 file_names = [] variable
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/ |
D | filter_pull_request_tests.py | 137 def _can_skip_tests(file_names, triggers): argument
|
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/ |
H A D | filter_pull_request_tests.py | 152 def _can_skip_tests(file_names, triggers): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/tests/ |
H A D | xla_compilation_cache_test_helper.cc | 142 std::vector<string> file_names; in AlterPersistentCacheEntryHloModuleNames() local
|
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/cli/ |
H A D | vendor.rs | 204 let file_names: BTreeSet<PathBuf> = normalized_outputs.keys().cloned().collect(); in vendor() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/zip/tests/ |
D | end_to_end.rs | 131 let file_names = archive.file_names().collect::<HashSet<_>>(); in check_test_archive() localVariable
|
/aosp_15_r20/prebuilts/checkstyle/ |
H A D | checkstyle.py | 309 def _GetTempFilesForCommit(file_names, commit): argument
|
/aosp_15_r20/external/autotest/server/cros/chaos_lib/ |
H A D | chaos_analyzer.py | 25 def __init__(self, dir_name, file_names, failures_only): argument
|
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/ |
H A D | task.rb | 303 def file_names( base ) method in ANTLR3.CompileTask
|
/aosp_15_r20/external/icing/icing/store/ |
H A D | blob-store.cc | 133 std::vector<std::string> file_names; in Create() local
|
/aosp_15_r20/bootable/recovery/tests/unit/ |
H A D | verifier_test.cpp | 75 static void BuildCertificateArchive(const std::vector<std::string>& file_names, int fd) { in BuildCertificateArchive()
|
/aosp_15_r20/external/virglrenderer/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_sanity.c | 248 static const char *file_names[TGSI_FILE_COUNT] = variable
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/ |
H A D | tgsi_sanity.c | 250 static const char *file_names[TGSI_FILE_COUNT] = variable
|
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveStressTest.py | 880 def _data_download(self, file_names=[]): argument
|
/aosp_15_r20/external/icing/icing/file/ |
H A D | filesystem_test.cc | 49 void CreateTestFiles(const vector<std::string>& file_names, in CreateTestFiles()
|
/aosp_15_r20/external/crosvm/devices/src/ |
H A D | fw_cfg.rs | 135 file_names: HashSet<String>, field
|
/aosp_15_r20/external/cronet/components/metrics/ |
H A D | file_metrics_provider_unittest.cc | 1065 std::vector<base::FilePath> file_names; in TEST_P() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/ |
D | read.rs | 506 pub fn file_names(&self) -> impl Iterator<Item = &str> { in file_names() method
|