Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dscoped_temp_dir_unittest.cc91 ScopedTempDir other_dir; in TEST() local
92 EXPECT_TRUE(other_dir.Set(dir.Take())); in TEST()
95 EXPECT_FALSE(other_dir.CreateUniqueTempDir()); in TEST()
/external/skia/tools/
Dgit-sync-deps202 for other_dir in dependencies:
203 if directory.startswith(other_dir + '/'):
204 raise Exception('%r is parent of %r' % (other_dir, directory))
/external/skqp/tools/
Dgit-sync-deps202 for other_dir in dependencies:
203 if directory.startswith(other_dir + '/'):
204 raise Exception('%r is parent of %r' % (other_dir, directory))