Searched refs:scheduleCount (Results 1 – 1 of 1) sorted by relevance
488 const int scheduleCount = 12; variable490 for (int i = 0; i < scheduleCount; ++i) {503 …(uniqueLock, std::chrono::milliseconds(DBConstant::MAX_TIMEOUT), [¤tCount, scheduleCount]() { in __anon9cf3a58a0802()504 return currentCount >= scheduleCount; in __anon9cf3a58a0802()507 EXPECT_EQ(currentCount, scheduleCount);