Searched refs:scoped_dir (Results 1 – 1 of 1) sorted by relevance
777 CefScopedTempDir scoped_dir; in TEST() local778 EXPECT_TRUE(scoped_dir.CreateUniqueTempDir()); in TEST()781 const std::string& temp_dir = scoped_dir.GetPath(); in TEST()806 EXPECT_TRUE(scoped_dir.Delete()); in TEST()836 CefScopedTempDir scoped_dir; in TEST() local837 EXPECT_TRUE(scoped_dir.CreateUniqueTempDir()); in TEST()839 const std::string& temp_dir = scoped_dir.GetPath(); in TEST()875 EXPECT_TRUE(scoped_dir.Delete()); in TEST()