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.cpp1713 static int count_matching_ts(log_time ts) { in count_matching_ts() function
1759 EXPECT_EQ(SUPPORTS_END_TO_END, count_matching_ts(ts)); in TEST()
1808 EXPECT_EQ(0, count_matching_ts(ts)); in TEST()
1813 EXPECT_EQ(0, count_matching_ts(ts)); in TEST()
1817 EXPECT_EQ(SUPPORTS_END_TO_END, count_matching_ts(ts)); in TEST()