Home
last modified time | relevance | path

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

/bionic/tests/
Dtime_test.cpp559 Counter counter1(Counter::CountNotifyFunction); in TEST() local
563 ASSERT_EQ(0, counter1.Value()); in TEST()
570 EXPECT_EQ(0, counter1.Value()); in TEST()