Searched defs:blockUntilIdleForTest (Results 1 – 2 of 2) sorted by relevance
/external/llvm-project/clang-tools-extra/clangd/index/ | ||
D | BackgroundQueue.cpp | 119 bool BackgroundQueue::blockUntilIdleForTest( in blockUntilIdleForTest() function in clang::clangd::BackgroundQueue |
/external/llvm-project/clang-tools-extra/clangd/ | ||
D | ClangdServer.cpp | 874 ClangdServer::blockUntilIdleForTest(llvm::Optional<double> TimeoutSeconds) { in blockUntilIdleForTest() function in clang::clangd::ClangdServer |