Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dheader_checker_unittest.cc164 SourceFile b_public("//b_public.h"); in TEST_F() local
165 b_.sources().push_back(b_public); in TEST_F()
211 checker->CheckInclude(&a_, input_file, b_public, range, &no_dependency_cache, in TEST_F()