Home
last modified time | relevance | path

Searched refs:temp_dir_ (Results 1 - 9 of 9) sorted by relevance

/third_party/gn/src/util/
H A Datomic_write_unittest.cc17 ASSERT_TRUE(temp_dir_.CreateUniqueTempDir());
18 file_ = temp_dir_.GetPath().AppendASCII("test-file");
25 base::ScopedTempDir temp_dir_; member in ImportantFileWriterTest
/third_party/ninja/src/
H A Ddisk_interface_test.cc34 temp_dir_.CreateAndEnter("Ninja-DiskInterfaceTest"); in SetUp()
38 temp_dir_.Cleanup(); in TearDown()
48 ScopedTempDir temp_dir_; member
H A Dbuild_test.cc2271 temp_dir_.CreateAndEnter("BuildWithQueryDepsLogTest"); in SetUp()
2278 ScopedTempDir temp_dir_; member
2480 temp_dir_.CreateAndEnter("BuildWithDepsLogTest"); in SetUp()
2484 temp_dir_.Cleanup(); in TearDown()
2487 ScopedTempDir temp_dir_; member
/third_party/skia/third_party/externals/zlib/google/
H A Dzip_reader_unittest.cc146 ASSERT_TRUE(temp_dir_.CreateUniqueTempDir()); in SetUp()
147 test_dir_ = temp_dir_.GetPath(); in SetUp()
215 base::ScopedTempDir temp_dir_; member in zip::ZipReaderTest
H A Dzip_unittest.cc142 ASSERT_TRUE(temp_dir_.CreateUniqueTempDir()); in SetUp()
143 test_dir_ = temp_dir_.GetPath(); in SetUp()
296 base::ScopedTempDir temp_dir_; member in __anon26463::ZipTest
/third_party/node/deps/v8/third_party/zlib/google/
H A Dzip_unittest.cc235 ASSERT_TRUE(temp_dir_.CreateUniqueTempDir()); in SetUp()
236 test_dir_ = temp_dir_.GetPath(); in SetUp()
372 base::ScopedTempDir temp_dir_; member in __anon15301::ZipTest
H A Dzip_reader_unittest.cc152 ASSERT_TRUE(temp_dir_.CreateUniqueTempDir());
153 test_dir_ = temp_dir_.GetPath();
200 base::ScopedTempDir temp_dir_; member in zip::ZipReaderTest
/third_party/node/deps/zlib/google/
H A Dzip_unittest.cc235 ASSERT_TRUE(temp_dir_.CreateUniqueTempDir()); in SetUp()
236 test_dir_ = temp_dir_.GetPath(); in SetUp()
372 base::ScopedTempDir temp_dir_; member in __anon15322::ZipTest
H A Dzip_reader_unittest.cc154 ASSERT_TRUE(temp_dir_.CreateUniqueTempDir());
155 test_dir_ = temp_dir_.GetPath();
202 base::ScopedTempDir temp_dir_; member in zip::ZipReaderTest

Completed in 18 milliseconds