Home
last modified time | relevance | path

Searched defs:temp_file (Results 1 – 10 of 10) sorted by relevance

/external/chromium-trace/catapult/telemetry/telemetry/internal/util/
Dfile_handle.py12 def __init__(self, temp_file=None, absolute_path=None): argument
56 def FromTempFile(temp_file): argument
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Drtp_file_source.cc36 rtc::scoped_ptr<RtpFileReader> temp_file( in ValidRtpDump() local
42 rtc::scoped_ptr<RtpFileReader> temp_file( in ValidPcap() local
/external/libjpeg-turbo/
Djmemsys.h140 short temp_file; /* file reference number to temp file */ member
145 FILE *temp_file; /* stdio reference to temp file */ member
/external/pdfium/third_party/libjpeg/
Djmemsys.h132 FXSYS_FILE * temp_file; /* stdio reference to temp file */ member
/external/google-breakpad/src/tools/windows/symupload/
Dsymupload.cc133 FILE *temp_file = NULL; in DumpSymbolsToTempFile() local
/external/libchrome/base/metrics/
Dpersistent_histogram_allocator_unittest.cc134 FilePath temp_file = temp_dir.path().AppendASCII(temp_name); in TEST_F() local
/external/libchrome/base/json/
Djson_value_serializer_unittest.cc154 FilePath temp_file(tempdir.path().AppendASCII("test.json")); in TEST() local
178 FilePath temp_file(tempdir.path().AppendASCII("test.json")); in TEST() local
/external/webrtc/webrtc/base/
Dwin32regkey_unittest.cc570 wchar_t temp_file[MAX_PATH] = {0}; in RegKeyStaticFunctionsTest() local
/external/libchrome/base/files/
Dfile_util_posix.cc548 bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateTemporaryFileInDir()
/external/netperf/src/
Dnetlib.c1851 char temp_file[] = {"netperfXXXXXX\0"}; in alloc_sendfile_buf_ring() local