Home
last modified time | relevance | path

Searched defs:file_names (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/external/zucchini/
H A Dzucchini_integration.cc173 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 Dicing-search-engine_blob_test.cc238 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/
Dprotobuf-bin-gen-rust-do-not-use.rs16 let file_names: Vec<String> = fds in write_file() localVariable
/aosp_15_r20/cts/tools/incremental-cts/
H A Dtarget_file_handler.py28 def get_file_hash(self, file_names, hash_func=None): argument
H A Dabstract_build_file_handler.py25 def get_file_hash(self, file_names, hash_func=None): argument
H A Dcustom_build_file_handler.py26 def get_file_hash(self, file_names, hash_func=None): argument
/aosp_15_r20/external/pigweed/pw_arduino_build/py/
H A Dfile_operations_test.py40 def create_files(root_dir, file_names): argument
/aosp_15_r20/external/libvpx/test/android/
H A Dget_files.py96 file_names = [] variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/python_utils/
Dfilter_pull_request_tests.py137 def _can_skip_tests(file_names, triggers): argument
/aosp_15_r20/external/grpc-grpc/tools/run_tests/python_utils/
H A Dfilter_pull_request_tests.py152 def _can_skip_tests(file_names, triggers): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/tests/
H A Dxla_compilation_cache_test_helper.cc142 std::vector<string> file_names; in AlterPersistentCacheEntryHloModuleNames() local
/aosp_15_r20/external/bazelbuild-rules_rust/crate_universe/src/cli/
H A Dvendor.rs204 let file_names: BTreeSet<PathBuf> = normalized_outputs.keys().cloned().collect(); in vendor() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/zip/tests/
Dend_to_end.rs131 let file_names = archive.file_names().collect::<HashSet<_>>(); in check_test_archive() localVariable
/aosp_15_r20/prebuilts/checkstyle/
H A Dcheckstyle.py309 def _GetTempFilesForCommit(file_names, commit): argument
/aosp_15_r20/external/autotest/server/cros/chaos_lib/
H A Dchaos_analyzer.py25 def __init__(self, dir_name, file_names, failures_only): argument
/aosp_15_r20/external/antlr/runtime/Ruby/lib/antlr3/
H A Dtask.rb303 def file_names( base ) method in ANTLR3.CompileTask
/aosp_15_r20/external/icing/icing/store/
H A Dblob-store.cc133 std::vector<std::string> file_names; in Create() local
/aosp_15_r20/bootable/recovery/tests/unit/
H A Dverifier_test.cpp75 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 Dtgsi_sanity.c248 static const char *file_names[TGSI_FILE_COUNT] = variable
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_sanity.c250 static const char *file_names[TGSI_FILE_COUNT] = variable
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveStressTest.py880 def _data_download(self, file_names=[]): argument
/aosp_15_r20/external/icing/icing/file/
H A Dfilesystem_test.cc49 void CreateTestFiles(const vector<std::string>& file_names, in CreateTestFiles()
/aosp_15_r20/external/crosvm/devices/src/
H A Dfw_cfg.rs135 file_names: HashSet<String>, field
/aosp_15_r20/external/cronet/components/metrics/
H A Dfile_metrics_provider_unittest.cc1065 std::vector<base::FilePath> file_names; in TEST_P() local
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/
Dread.rs506 pub fn file_names(&self) -> impl Iterator<Item = &str> { in file_names() method

12