Searched refs:CommonHeaderPath (Results 1 – 1 of 1) sorted by relevance
173 std::string CommonHeaderPath = testPath("common.h"); in TEST_F() local187 addFile(CommonHeaderPath, CommonHeaderCode); in TEST_F()195 AllOf(isTU(), includesAre({HeaderPath, CommonHeaderPath}), in TEST_F()198 AllOf(Not(isTU()), includesAre({CommonHeaderPath}), in TEST_F()200 Pair(toUri(CommonHeaderPath), in TEST_F()