Home
last modified time | relevance | path

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

12

/external/chromium_org/chrome/installer/util/
Dlogging_installer_unittest.cc21 base::FilePath temp_file = temp_dir.path().Append(L"temp"); in TEST() local
46 base::FilePath temp_file = temp_dir.path().Append(L"temp"); in TEST() local
68 base::FilePath temp_file = temp_dir.path().Append(L"temp"); in TEST() local
97 base::FilePath temp_file = temp_dir.path().Append(L"temp"); in TEST() local
/external/jpeg/
Djmemsys.h160 short temp_file; /* file reference number to temp file */ member
165 short temp_file; /* file reference number to temp file */ member
170 FILE * temp_file; /* stdio reference to temp file */ member
/external/qemu/distrib/jpeg-6b/
Djmemsys.h160 short temp_file; /* file reference number to temp file */ member
165 short temp_file; /* file reference number to temp file */ member
170 FILE * temp_file; /* stdio reference to temp file */ member
/external/chromium_org/google_apis/drive/
Dbase_requests_server_unittest.cc74 base::FilePath temp_file; in TEST_F() local
108 base::FilePath temp_file; in TEST_F() local
/external/chromium/chrome/browser/safe_browsing/
Dsafe_browsing_store_file_unittest.cc33 const FilePath temp_file = in SetUp() local
63 const FilePath temp_file = in TEST_F() local
/external/chromium_org/chrome/browser/sync_file_system/drive_backend_v1/
Dfake_drive_service_helper.cc109 base::FilePath temp_file = WriteToTempFile(content); in AddFile() local
128 base::FilePath temp_file = WriteToTempFile(content); in UpdateFile() local
238 base::FilePath temp_file; in ReadFile() local
297 base::FilePath temp_file; in WriteToTempFile() local
/external/chromium_org/apps/
Dapp_restore_service_browsertest.cc65 base::FilePath temp_file; in IN_PROC_BROWSER_TEST_F() local
110 base::FilePath temp_file; in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/extensions/api/page_capture/
Dpage_capture_apitest.cc35 const base::FilePath& temp_file) OVERRIDE { in OnTemporaryFileCreated()
/external/chromium_org/chrome/browser/extensions/
Dextension_creator_filter_unittest.cc27 base::FilePath temp_file; in CreateEmptyTestFile() local
39 base::FilePath temp_file; in CreateEmptyTestFileInDir() local
Dsandboxed_unpacker.cc126 base::FilePath temp_file; in VerifyJunctionFreeLocation() local
/external/chromium/chrome/browser/chromeos/login/
Dsigned_settings_temp_storage_unittest.cc30 FilePath temp_file; in SetUp() local
/external/chromium_org/cloud_print/service/win/
Dservice_listener.cc41 base::FilePath temp_file; in GetEnvironment() local
/external/chromium_org/chrome/test/remoting/
Dme2me_browsertest.cc89 base::FilePath temp_file; in TestKeyboardInput() local
/external/chromium_org/chrome/browser/ui/
Dnetwork_profile_bubble.cc126 base::FilePath temp_file; in CheckNetworkProfile() local
/external/chromium_org/chrome/browser/safe_browsing/
Dsafe_browsing_store_file_unittest.cc54 const base::FilePath temp_file = in TEST_F() local
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Ddownload_operation_unittest.cc200 base::FilePath temp_file; in TEST_F() local
367 base::FilePath temp_file; in TEST_F() local
/external/chromium_org/content/browser/download/
Dbase_file.cc77 base::FilePath temp_file; in Initialize() local
/external/chromium_org/base/json/
Djson_value_serializer_unittest.cc119 FilePath temp_file(tempdir.path().AppendASCII("test.json")); in TEST() local
143 FilePath temp_file(tempdir.path().AppendASCII("test.json")); in TEST() local
/external/chromium_org/third_party/libjingle/source/talk/base/
Dwin32regkey_unittest.cc577 wchar_t temp_file[MAX_PATH] = {0}; in TEST() local
/external/chromium_org/base/
Dfile_util_win.cc235 FilePath temp_file; in CreateTemporaryFile() local
268 bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) { in CreateTemporaryFileInDir()
/external/chromium_org/chrome/browser/history/
Dredirect_browsertest.cc136 base::FilePath temp_file; in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/chrome/browser/chromeos/drive/
Dsync_client_unittest.cc174 base::FilePath temp_file; in SetUpTestData() local
/external/chromium/chrome/browser/history/
Dredirect_uitest.cc111 FilePath temp_file; in TEST_F() local
/external/chromium_org/chrome/browser/ui/webui/net_internals/
Dnet_internals_ui_browsertest.cc342 base::FilePath temp_file; in GetNetLogLoggerLog() local
/external/chromium/base/
Dfile_util_win.cc564 FilePath temp_file; in CreateTemporaryFile() local
598 FilePath* temp_file) { in CreateTemporaryFileInDir()

12