Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DClangdTests.cpp651 const unsigned BlockingRequestInterval = 40; in TEST() local
836 if (I % BlockingRequestInterval != 0) { in TEST()