Searched refs:temp_counter (Results 1 – 1 of 1) sorted by relevance
137 int temp_counter = counter.load(); in TEST() local139 EXPECT_EQ(temp_counter, counter.load()); in TEST()