Searched refs:count_matching_ts (Results 1 – 1 of 1) sorted by relevance
1528 static int count_matching_ts(log_time ts) { in count_matching_ts() function1571 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()