Home
last modified time | relevance | path

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

/system/core/liblog/tests/
Dliblog_test.cpp1528 static int count_matching_ts(log_time ts) { in count_matching_ts() function
1571 EXPECT_EQ(1, count_matching_ts(ts)); in TEST()
1603 EXPECT_EQ(0, count_matching_ts(ts)); in TEST()
1608 EXPECT_EQ(0, count_matching_ts(ts)); in TEST()
1612 EXPECT_EQ(1, count_matching_ts(ts)); in TEST()