Searched defs:temp_file (Results 1 – 12 of 12) 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
139 short temp_file; /* file reference number to temp file */ member144 FILE * temp_file; /* stdio reference to temp file */ member
160 short temp_file; /* file reference number to temp file */ member165 FILE * temp_file; /* stdio reference to temp file */ member
132 FXSYS_FILE * temp_file; /* stdio reference to temp file */ member
110 FILE* temp_file = CreateAndOpenTemporaryFile(&temp_path); in CreateAndSetSmapsFileForTesting() local
133 FILE *temp_file = NULL; in DumpSymbolsToTempFile() 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
554 std::wstring temp_file = GetTempFileNameWinRT(L"ocv"); in tempfile() local568 char temp_file[MAX_PATH] = { 0 }; in tempfile() local
528 bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateTemporaryFileInDir()
1851 char temp_file[] = {"netperfXXXXXX\0"}; in alloc_sendfile_buf_ring() local