HomeSort by relevance Sort by last modified time
    Searched refs:temp_dir (Results 51 - 75 of 193) sorted by null

1 23 4 5 6 7 8

  /external/chromium_org/chrome/browser/chromeos/file_manager/
file_watcher_unittest.cc 115 base::ScopedTempDir temp_dir; local
116 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
129 temp_dir.path(),
141 ASSERT_TRUE(base::CreateTemporaryFileInDir(temp_dir.path(), &temp_file_path));
145 ASSERT_EQ(temp_dir.path().value(), changed_path.value());
  /external/chromium_org/chrome/utility/importer/
firefox_importer_unittest.cc 62 base::ScopedTempDir temp_dir; local
63 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
64 base::FilePath signons_path = temp_dir.path().AppendASCII("signons.sqlite");
  /external/chromium_org/chrome/browser/extensions/
zipfile_installer.h 45 void StartWorkOnIOThread(const base::FilePath& temp_dir);
convert_user_script.cc 61 base::ScopedTempDir temp_dir; local
62 if (!temp_dir.CreateUniqueTempDirUnderPath(install_temp_dir)) {
159 base::FilePath manifest_path = temp_dir.path().Append(kManifestFilename);
168 temp_dir.path().AppendASCII("script.js"))) {
177 temp_dir.path(),
188 temp_dir.Take(); // The caller takes ownership of the directory.
startup_helper.cc 124 const base::FilePath& temp_dir,
126 : crx_file_(crx_file), temp_dir_(temp_dir), run_loop_(run_loop),
143 virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
217 base::ScopedTempDir temp_dir; local
219 if (!temp_dir.CreateUniqueTempDir()) {
226 new ValidateCrxHelper(path, temp_dir.path(), &run_loop));
  /external/chromium_org/chrome/browser/history/android/
android_cache_database_unittest.cc 44 base::ScopedTempDir temp_dir; local
47 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
48 base::FilePath history_db_name = temp_dir.path().AppendASCII("history.db");
49 android_cache_db_name = temp_dir.path().AppendASCII(
  /external/chromium_org/chrome/installer/util/
copy_tree_work_item.h 44 const base::FilePath& temp_dir,
move_tree_work_item.cc 19 const base::FilePath& temp_dir,
23 temp_dir_(temp_dir),
  /external/chromium_org/chrome/test/chromedriver/
chrome_launcher.h 43 const base::FilePath& temp_dir,
  /external/chromium_org/content/browser/devtools/
devtools_http_handler_unittest.cc 140 base::ScopedTempDir temp_dir; local
141 EXPECT_TRUE(temp_dir.CreateUniqueTempDir());
149 temp_dir.path());
159 base::FilePath active_port_file = temp_dir.path().Append(
  /external/chromium_org/content/browser/dom_storage/
dom_storage_area_unittest.cc 128 base::ScopedTempDir temp_dir; local
129 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
130 const base::FilePath kExpectedOriginFilePath = temp_dir.path().Append(
164 temp_dir.path(),
206 base::ScopedTempDir temp_dir; local
207 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
211 temp_dir.path(),
285 base::ScopedTempDir temp_dir; local
286 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
289 temp_dir.path()
312 base::ScopedTempDir temp_dir; local
373 base::ScopedTempDir temp_dir; local
    [all...]
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
filereader_unittest.py 91 temp_dir = self.filesystem.join(self._temp_dir, 'test_dir')
92 self.filesystem.maybe_make_directory(temp_dir)
94 self._file_reader.process_file(temp_dir)
106 self.assertTrue(message.startswith("WARNING: Could not read file. Skipping: '%s'\n " % temp_dir))
  /external/chromium_org/third_party/skia/gm/rebaseline_server/
compare_to_expectations_test.py 35 image_diff_db = imagediffdb.ImageDiffDB(storage_root=self.temp_dir)
  /external/chromium_org/ui/gfx/test/
fontconfig_util_linux.h 41 // Writes |data| to a file in |temp_dir| and passes it to
43 bool LoadConfigDataIntoFontconfig(const base::FilePath& temp_dir,
  /external/chromium_org/chrome/browser/chromeos/app_mode/
kiosk_app_update_service_browsertest.cc 49 const base::FilePath& temp_dir = temp_dir_.path(); variable
54 const base::FilePath uptime_file = temp_dir.Append("uptime");
kiosk_external_update_validator.cc 60 const base::FilePath& temp_dir,
84 temp_dir));
  /external/chromium_org/chrome/browser/history/
shortcuts_database_unittest.cc 232 base::ScopedTempDir temp_dir; local
233 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
234 base::FilePath db_path(temp_dir.path().AppendASCII("TestShortcuts1.db"));
268 EXPECT_TRUE(temp_dir.Delete());
277 base::ScopedTempDir temp_dir; local
278 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
279 base::FilePath db_path(temp_dir.path().AppendASCII("TestShortcuts2.db"));
299 EXPECT_TRUE(temp_dir.Delete());
  /external/chromium_org/content/browser/media/
webrtc_identity_store_unittest.cc 315 base::ScopedTempDir temp_dir; local
316 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
317 Restart(temp_dir.path());
333 Restart(temp_dir.path());
349 base::ScopedTempDir temp_dir; local
350 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
351 Restart(temp_dir.path());
366 temp_dir.path().Append(FILE_PATH_LITERAL("WebRTCIdentityStore"));
  /external/chromium_org/build/android/gyp/
emma_instr.py 157 temp_dir = tempfile.mkdtemp()
163 '-d', temp_dir,
169 for jar in os.listdir(os.path.join(temp_dir, 'lib')):
170 shutil.copy(os.path.join(temp_dir, 'lib', jar),
175 shutil.copytree(os.path.join(temp_dir, 'classes'),
178 shutil.rmtree(temp_dir)
  /external/chromium_org/chrome/browser/themes/
theme_service_unittest.cc 40 std::string LoadUnpackedThemeAt(const base::FilePath& temp_dir) {
41 base::FilePath dst_manifest_path = temp_dir.AppendASCII("manifest.json");
53 installer->Load(temp_dir);
116 base::ScopedTempDir temp_dir; local
117 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
118 const std::string& extension_id = LoadUnpackedThemeAt(temp_dir.path());
  /external/chromium_org/components/policy/core/common/cloud/
resource_cache_unittest.cc 37 base::ScopedTempDir temp_dir; local
38 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
39 ResourceCache cache(temp_dir.path(),
119 base::ScopedTempDir temp_dir; local
120 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
121 ResourceCache cache(temp_dir.path(),
  /external/chromium_org/ppapi/native_client/tests/breakpad_crash_test/
crash_dump_tester.py 106 temp_dir = tempfile.mkdtemp(prefix='nacl_crash_dump_tester_')
108 browsertester.browserlauncher.RemoveDirectory(temp_dir)
113 windows_pipe_name = r'\\.\pipe\%s_crash_service' % os.path.basename(temp_dir)
119 dumps_dir = temp_dir
143 dumps_dir = temp_dir
150 home_dir = temp_dir
  /external/chromium_org/third_party/cython/src/Cython/Build/
Cythonize.py 116 temp_dir = None
120 temp_dir = tempfile.mkdtemp(dir=base_dir)
121 script_args.extend(['--build-temp', temp_dir])
130 if temp_dir and os.path.isdir(temp_dir):
131 shutil.rmtree(temp_dir)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_main.py 32 self.temp_dir = None # tearDown() will rmtree this directory if set.
37 if self.temp_dir:
38 shutil.rmtree(self.temp_dir)
68 self.temp_dir = tempfile.mkdtemp() # tearDown() cleans this up.
69 self.py2_src_dir = os.path.join(self.temp_dir, "python2_project")
70 self.py3_dest_dir = os.path.join(self.temp_dir, "python3_project")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_main.py 32 self.temp_dir = None # tearDown() will rmtree this directory if set.
37 if self.temp_dir:
38 shutil.rmtree(self.temp_dir)
68 self.temp_dir = tempfile.mkdtemp() # tearDown() cleans this up.
69 self.py2_src_dir = os.path.join(self.temp_dir, "python2_project")
70 self.py3_dest_dir = os.path.join(self.temp_dir, "python3_project")

Completed in 666 milliseconds

1 23 4 5 6 7 8