Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DQualityTests.cpp308 SymbolRelevanceSignals WithMatchingWord; in TEST() local
309 WithMatchingWord.ContextWords = &Words; in TEST()
310 WithMatchingWord.Name = "TheTwoTowers"; in TEST()
311 EXPECT_GT(WithMatchingWord.evaluateHeuristics(), in TEST()