Searched refs:browser_context_dir_ (Results 1 – 2 of 2) sorted by relevance
45 EXPECT_TRUE(browser_context_dir_.CreateUniqueTempDir()); in TestBrowserContext()52 return browser_context_dir_.Take(); in TakePath()61 return browser_context_dir_.path(); in GetPath()
65 base::ScopedTempDir browser_context_dir_; variable