Searched refs:IndexActionTest (Results 1 – 1 of 1) sorted by relevance
68 class IndexActionTest : public ::testing::Test { class70 IndexActionTest() : InMemoryFileSystem(new llvm::vfs::InMemoryFileSystem) {} in IndexActionTest() function in clang::clangd::__anonae56ce760111::IndexActionTest113 TEST_F(IndexActionTest, CollectIncludeGraph) { in TEST_F() argument141 TEST_F(IndexActionTest, IncludeGraphSelfInclude) { in TEST_F() argument166 TEST_F(IndexActionTest, IncludeGraphSkippedFile) { in TEST_F() argument205 TEST_F(IndexActionTest, IncludeGraphDynamicInclude) { in TEST_F() argument234 TEST_F(IndexActionTest, NoWarnings) { in TEST_F() argument255 TEST_F(IndexActionTest, SkipFiles) { in TEST_F() argument285 TEST_F(IndexActionTest, SkipNestedSymbols) { in TEST_F() argument