Searched refs:count_matching_ts (Results 1 – 1 of 1) sorted by relevance
1527 static int count_matching_ts(log_time ts) { in count_matching_ts() function1570 EXPECT_EQ(1, count_matching_ts(ts)); in TEST()1602 EXPECT_EQ(0, count_matching_ts(ts)); in TEST()1607 EXPECT_EQ(0, count_matching_ts(ts)); in TEST()1611 EXPECT_EQ(1, count_matching_ts(ts)); in TEST()