Searched refs:eventTimestamp (Results 1 – 1 of 1) sorted by relevance
549 for (const int64_t& eventTimestamp : mCallback->getEventTimestamps(propId)) { in TEST_P() local550 ASSERT_TRUE(timestamps.find(eventTimestamp) == timestamps.end()) in TEST_P()552 timestamps.insert(eventTimestamp); in TEST_P()