Home
last modified time | relevance | path

Searched defs:new_temp_file (Results 1 – 2 of 2) sorted by relevance

/external/autotest/utils/
Drun_pylint.py390 def git_show_to_temp_file(commit, original_file, new_temp_file): argument
/external/cronet/base/metrics/
Dpersistent_histogram_allocator_unittest.cc480 FilePath new_temp_file = new_temp_dir.GetPath().AppendASCII(temp_name); in TEST_F() local