Searched refs:ReadsToSchedule (Results 1 – 1 of 1) sorted by relevance
759 constexpr int ReadsToSchedule = 10; in TEST_F() local761 std::vector<const void *> Preambles(ReadsToSchedule, nullptr); in TEST_F()763 for (int I = 0; I < ReadsToSchedule; ++I) { in TEST_F()