Searched refs:HasPathToTraceTime (Results 1 – 3 of 3) sorted by relevance
65 EXPECT_FALSE(ct_.HasPathToTraceTime(REALTIME)); in TEST_F()73 EXPECT_TRUE(ct_.HasPathToTraceTime(REALTIME)); in TEST_F()
231 bool HasPathToTraceTime(ClockId clock_id) { in HasPathToTraceTime() function
255 if (!context_->clock_tracker->HasPathToTraceTime(converted_clock_id)) { in TimestampTokenizeAndPushToSorter()