Home
last modified time | relevance | path

Searched refs:IndexActionTest (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DIndexActionTests.cpp68 class IndexActionTest : public ::testing::Test { class
70 IndexActionTest() : InMemoryFileSystem(new llvm::vfs::InMemoryFileSystem) {} in IndexActionTest() function in clang::clangd::__anonae56ce760111::IndexActionTest
113 TEST_F(IndexActionTest, CollectIncludeGraph) { in TEST_F() argument
141 TEST_F(IndexActionTest, IncludeGraphSelfInclude) { in TEST_F() argument
166 TEST_F(IndexActionTest, IncludeGraphSkippedFile) { in TEST_F() argument
205 TEST_F(IndexActionTest, IncludeGraphDynamicInclude) { in TEST_F() argument
234 TEST_F(IndexActionTest, NoWarnings) { in TEST_F() argument
255 TEST_F(IndexActionTest, SkipFiles) { in TEST_F() argument
285 TEST_F(IndexActionTest, SkipNestedSymbols) { in TEST_F() argument