Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DQualityTests.cpp303 SymbolRelevanceSignals WithoutMatchingWord; in TEST() local
304 WithoutMatchingWord.ContextWords = &Words; in TEST()
305 WithoutMatchingWord.Name = "four"; in TEST()
306 EXPECT_EQ(WithoutMatchingWord.evaluateHeuristics(), in TEST()