Searched defs:kMaxFramesInFlight (Results 1 – 2 of 2) sorted by relevance
106 constexpr int kMaxFramesInFlight = 10; in TEST_F() local
249 static constexpr const uint32_t kMaxFramesInFlight = 3; variable