Searched refs:scoped_tmp_dir (Results 1 – 1 of 1) sorted by relevance
72 base::ScopedTempDir scoped_tmp_dir; in TEST_F() local73 ASSERT_TRUE(scoped_tmp_dir.CreateUniqueTempDir()); in TEST_F()75 base::FilePath kTestPnaclPath = scoped_tmp_dir.GetPath(); in TEST_F()