Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DTUSchedulerTests.cpp759 constexpr int ReadsToSchedule = 10; in TEST_F() local
761 std::vector<const void *> Preambles(ReadsToSchedule, nullptr); in TEST_F()
763 for (int I = 0; I < ReadsToSchedule; ++I) { in TEST_F()