Home
last modified time | relevance | path

Searched refs:scoped_tmp_dir (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/components/nacl/browser/
H A Dnacl_file_host_unittest.cc72 base::ScopedTempDir scoped_tmp_dir; in TEST_F() local
73 ASSERT_TRUE(scoped_tmp_dir.CreateUniqueTempDir()); in TEST_F()
75 base::FilePath kTestPnaclPath = scoped_tmp_dir.GetPath(); in TEST_F()