Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/unittests/
DClangdTests.cpp648 const unsigned RequestsCount = 500; in TEST() local
836 for (unsigned I = 1; I <= RequestsCount; ++I) { in TEST()