Searched refs:compileAndApply (Results 1 – 1 of 1) sorted by relevance
41 bool compileAndApply() { in compileAndApply() function in clang::clangd::config::__anondc88115f0111::ConfigCompileTests53 EXPECT_TRUE(compileAndApply()) << "Empty config"; in TEST_F()60 EXPECT_FALSE(compileAndApply()); in TEST_F()70 EXPECT_FALSE(compileAndApply()); in TEST_F()77 EXPECT_TRUE(compileAndApply()); in TEST_F()84 EXPECT_FALSE(compileAndApply()) << "Included but also excluded"; in TEST_F()90 EXPECT_TRUE(compileAndApply()); in TEST_F()98 EXPECT_FALSE(compileAndApply()); in TEST_F()106 EXPECT_TRUE(compileAndApply()); in TEST_F()115 EXPECT_TRUE(compileAndApply()); in TEST_F()[all …]