Searched refs:IndexActionTest (Results 1 – 1 of 1) sorted by relevance
67 class IndexActionTest : public ::testing::Test { class69 IndexActionTest() : InMemoryFileSystem(new llvm::vfs::InMemoryFileSystem) {} in IndexActionTest() function in clang::clangd::__anon259a52360111::IndexActionTest112 TEST_F(IndexActionTest, CollectIncludeGraph) { in TEST_F() argument140 TEST_F(IndexActionTest, IncludeGraphSelfInclude) { in TEST_F() argument165 TEST_F(IndexActionTest, IncludeGraphSkippedFile) { in TEST_F() argument204 TEST_F(IndexActionTest, IncludeGraphDynamicInclude) { in TEST_F() argument233 TEST_F(IndexActionTest, NoWarnings) { in TEST_F() argument254 TEST_F(IndexActionTest, SkipFiles) { in TEST_F() argument