Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dimportant_file_writer.cc93 File tmp_file(tmp_file_path, File::FLAG_OPEN | File::FLAG_WRITE); in WriteFileAtomically() local
/external/libchrome/sandbox/linux/syscall_broker/
Dbroker_process_unittest.cc610 ScopedTemporaryFile tmp_file; in TEST() local