Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dscope_unittest.cc27 bool ContainsBuildDependencyFile(const Scope* scope, in ContainsBuildDependencyFile() function
43 EXPECT_TRUE(ContainsBuildDependencyFile(&new_scope, source_file)); in TEST()
221 EXPECT_FALSE(ContainsBuildDependencyFile(&to_scope, source_file)); in TEST()
229 EXPECT_TRUE(ContainsBuildDependencyFile(&to_scope, source_file)); in TEST()