Searched refs:CommonHeaderPath (Results 1 – 1 of 1) sorted by relevance
172 std::string CommonHeaderPath = testPath("common.h"); in TEST_F() local186 addFile(CommonHeaderPath, CommonHeaderCode); in TEST_F()194 AllOf(IsTU(), IncludesAre({HeaderPath, CommonHeaderPath}), in TEST_F()197 AllOf(Not(IsTU()), IncludesAre({CommonHeaderPath}), in TEST_F()199 Pair(toUri(CommonHeaderPath), in TEST_F()