Home
last modified time | relevance | path

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

/system/logging/liblog/tests/
Dliblog_test.cpp1579 static int count_matching_ts(log_time ts) { in count_matching_ts() function
1622 EXPECT_EQ(1, count_matching_ts(ts)); in TEST()
1654 EXPECT_EQ(0, count_matching_ts(ts)); in TEST()
1659 EXPECT_EQ(0, count_matching_ts(ts)); in TEST()
1663 EXPECT_EQ(1, count_matching_ts(ts)); in TEST()