Searched defs:target_file (Results 1 – 2 of 2) sorted by relevance
117 def _copy_to_binary_cache(self, from_path, expected_build_id, target_file): argument132 def _need_to_copy(self, source_file, target_file, expected_build_id): argument
415 string target_file = mnt_dir.GetPath().Append("empty-file").value(); in TEST() local