Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DIndexActionTests.cpp67 class IndexActionTest : public ::testing::Test { class
69 IndexActionTest() : InMemoryFileSystem(new llvm::vfs::InMemoryFileSystem) {} in IndexActionTest() function in clang::clangd::__anon259a52360111::IndexActionTest
112 TEST_F(IndexActionTest, CollectIncludeGraph) { in TEST_F() argument
140 TEST_F(IndexActionTest, IncludeGraphSelfInclude) { in TEST_F() argument
165 TEST_F(IndexActionTest, IncludeGraphSkippedFile) { in TEST_F() argument
204 TEST_F(IndexActionTest, IncludeGraphDynamicInclude) { in TEST_F() argument
233 TEST_F(IndexActionTest, NoWarnings) { in TEST_F() argument
254 TEST_F(IndexActionTest, SkipFiles) { in TEST_F() argument