Searched defs:GetTempDirPath (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Dpicasa_data_provider_browsertest.cc230 const base::FilePath GetTempDirPath() const { function in class:picasa::PicasaDataProviderTest
470 return GetTempDirPath();
/external/chromium_org/chrome/common/
H A Dservice_process_util_unittest.cc269 ASSERT_TRUE(MockLaunchd::MakeABundle(GetTempDirPath(),
288 const base::FilePath& GetTempDirPath() const { return temp_dir_.path(); } function in class:ServiceProcessStateFileManipulationTest
382 base::FilePath new_loc = GetTempDirPath().AppendASCII("MoveBundle");
392 base::FilePath new_loc = GetTempDirPath().AppendASCII("MoveFile");

Completed in 79 milliseconds