Searched refs:kAutoFlushBig (Results 1 – 3 of 3) sorted by relevance
69 ((curr_get == last_put_sent_) ? kAutoFlushSmall : kAutoFlushBig); in CalcImmediateEntries()
29 const int kAutoFlushBig = 2; // 1/2 of the buffer variable
393 EXPECT_EQ(ImmediateEntryCount(), kTotalNumCommandEntries / kAutoFlushBig); in TEST_F()