Home
last modified time | relevance | path

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

/bionic/tests/
Dtime_test.cpp842 Counter counter3(Counter::CountNotifyFunction); in TEST() local
846 ASSERT_EQ(0, counter3.Value()); in TEST()
853 EXPECT_EQ(0, counter3.Value()); in TEST()