Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/
H A DQualityTests.cpp311 SymbolRelevanceSignals WithMatchingWord; in TEST() local
312 WithMatchingWord.ContextWords = &Words; in TEST()
313 WithMatchingWord.Name = "TheTwoTowers"; in TEST()
314 EXPECT_GT(WithMatchingWord.evaluateHeuristics(), in TEST()