Searched defs:expectedTimestamp (Results 1 – 2 of 2) sorted by relevance
144 void EventThreadTest::expectInterceptCallReceived(nsecs_t expectedTimestamp) { in expectInterceptCallReceived()152 nsecs_t expectedTimestamp, unsigned expectedCount) { in expectVsyncEventReceivedByConnection()165 void EventThreadTest::expectVsyncEventReceivedByConnection(nsecs_t expectedTimestamp, in expectVsyncEventReceivedByConnection()
135 int expectedTimestamp = 1 + i * 100 + j; in testLoggingEventsWithMultipleCallers() local