Home
last modified time | relevance | path

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

/bionic/tests/
Dtime_test.cpp561 Counter counter3(Counter::CountNotifyFunction); in TEST() local
565 ASSERT_EQ(0, counter3.Value()); in TEST()
572 EXPECT_EQ(0, counter3.Value()); in TEST()