Searched refs:TestGetAndResetTickerCount (Results 1 – 2 of 2) sorted by relevance
841 EXPECT_LE(TestGetAndResetTickerCount(options, BLOOM_FILTER_USEFUL), maxKey); in TEST_F()851 TestGetAndResetTickerCount(options, BLOOM_FILTER_USEFUL); in TEST_F()869 TestGetAndResetTickerCount(options, BLOOM_FILTER_USEFUL); in TEST_F()
994 uint64_t TestGetAndResetTickerCount(const Options& options, in TestGetAndResetTickerCount() function