Home
last modified time | relevance | path

Searched refs:counter1 (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dtime_test.cpp509 Counter counter1(Counter::CountNotifyFunction); in TEST() local
513 ASSERT_EQ(0, counter1.Value()); in TEST()
520 EXPECT_EQ(0, counter1.Value()); in TEST()