Home | History | Annotate | Download | only in profiles

Lines Matching refs:temp_dir

128   base::ScopedTempDir temp_dir;
129 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
136 temp_dir.path(), &delegate, Profile::CREATE_MODE_SYNCHRONOUS));
146 base::ScopedTempDir temp_dir;
147 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
148 CreatePrefsFileInDirectory(temp_dir.path());
155 temp_dir.path(), &delegate, Profile::CREATE_MODE_SYNCHRONOUS));
167 base::ScopedTempDir temp_dir;
168 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
179 temp_dir.path(), &delegate, Profile::CREATE_MODE_ASYNCHRONOUS));
195 base::ScopedTempDir temp_dir;
196 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
197 CreatePrefsFileInDirectory(temp_dir.path());
208 temp_dir.path(), &delegate, Profile::CREATE_MODE_ASYNCHRONOUS));
221 base::ScopedTempDir temp_dir;
222 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
236 temp_dir.path(), &delegate, Profile::CREATE_MODE_ASYNCHRONOUS));
246 temp_dir.path().Append(chrome::kReadmeFilename)));
254 base::ScopedTempDir temp_dir;
255 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
274 temp_dir.path(), &delegate, Profile::CREATE_MODE_SYNCHRONOUS));
289 base::ScopedTempDir temp_dir;
290 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
296 temp_dir.path(), &delegate, Profile::CREATE_MODE_SYNCHRONOUS));
353 base::ScopedTempDir temp_dir;
354 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());
403 base::ScopedTempDir temp_dir;
404 ASSERT_TRUE(temp_dir.CreateUniqueTempDir());