Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/
Dscoped_temp_dir_unittest.cc85 CefScopedTempDir other_dir; in TEST() local
86 EXPECT_TRUE(other_dir.Set(dir.Take())); in TEST()
89 EXPECT_FALSE(other_dir.CreateUniqueTempDir()); in TEST()
/third_party/flutter/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))
/third_party/spirv-tools/utils/
Dgit-sync-deps231 for other_dir in dependencies:
232 if directory.startswith(other_dir + '/'):
233 raise Exception('%r is parent of %r' % (other_dir, directory))
/third_party/skia/third_party/externals/spirv-tools/utils/
Dgit-sync-deps231 for other_dir in dependencies:
232 if directory.startswith(other_dir + '/'):
233 raise Exception('%r is parent of %r' % (other_dir, directory))
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
Dgit-sync-deps231 for other_dir in dependencies:
232 if directory.startswith(other_dir + '/'):
233 raise Exception('%r is parent of %r' % (other_dir, directory))
/third_party/vk-gl-cts/external/amber/src/tools/
Dgit-sync-deps221 for other_dir in dependencies:
222 if directory.startswith(other_dir + '/'):
223 raise Exception('%r is parent of %r' % (other_dir, directory))
/third_party/skia/tools/
Dgit-sync-deps216 for other_dir in dependencies:
217 if directory.startswith(other_dir + '/'):
218 raise Exception('%r is parent of %r' % (other_dir, directory))
/third_party/mesa3d/.gitlab-ci/container/
Dbuild-skqp_git-sync-deps.patch119 raise Exception('%r is parent of %r' % (other_dir, directory))