Searched refs:eb_thread (Results 1 – 6 of 6) sorted by relevance
189 thread_local ExponentialBiased eb_thread; in TEST() local190 EXPECT_THAT(eb_thread.GetSkipCount(2), Ge(0)); in TEST()