Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp719 unsigned RequestsWithoutErrors = 0; in TEST() member
753 ++Stats.RequestsWithoutErrors; in TEST()
858 ASSERT_LE(Stats[I].HitsWithoutErrors, ReqStats[I].RequestsWithoutErrors); in TEST()