Searched refs:expected_count (Results 1 – 2 of 2) sorted by relevance
210 size_t expected_count = kMaxKey - start_keys[i] + 1; in TEST_F() local211 ASSERT_EQ(expected_count, count); in TEST_F()
4075 int expected_count) { in VerifyOperationCount() argument4084 ASSERT_EQ(op_count, expected_count); in VerifyOperationCount()