Searched defs:temp_file (Results 1 – 10 of 10) sorted by relevance
12 def __init__(self, temp_file=None, absolute_path=None): argument56 def FromTempFile(temp_file): argument
36 rtc::scoped_ptr<RtpFileReader> temp_file( in ValidRtpDump() local42 rtc::scoped_ptr<RtpFileReader> temp_file( in ValidPcap() local
140 short temp_file; /* file reference number to temp file */ member145 FILE *temp_file; /* stdio reference to temp file */ member
132 FXSYS_FILE * temp_file; /* stdio reference to temp file */ member
133 FILE *temp_file = NULL; in DumpSymbolsToTempFile() local
134 FilePath temp_file = temp_dir.path().AppendASCII(temp_name); in TEST_F() local
154 FilePath temp_file(tempdir.path().AppendASCII("test.json")); in TEST() local178 FilePath temp_file(tempdir.path().AppendASCII("test.json")); in TEST() local
570 wchar_t temp_file[MAX_PATH] = {0}; in RegKeyStaticFunctionsTest() local
548 bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateTemporaryFileInDir()
1851 char temp_file[] = {"netperfXXXXXX\0"}; in alloc_sendfile_buf_ring() local