Searched refs:kMockTimestamp (Results 1 – 7 of 7) sorted by relevance
31 const int64_t kMockTimestamp = 1519930775453L; variable
28 using ::android::hardware::gnss::common::kMockTimestamp;45 kMockTimestamp + ::android::elapsedRealtimeNano() / 1e6), in getDebugData()
44 TimeDebug timeDebug = {.timeEstimate = kMockTimestamp, in getDebugData()
48 TimeDebug timeDebug = {.timeEstimate = kMockTimestamp, in getDebugData()
37 static const int64_t kMockTimestamp = 1519930775453L;
285 kMockTimestamp + ::android::elapsedRealtimeNano() / 1e6), in getMockLocation()318 static_cast<int64_t>(kMockTimestamp + ::android::elapsedRealtimeNano() / 1e6)}; in getMockLocationV1_0()
118 static_cast<int64_t>(kMockTimestamp + ::android::elapsedRealtimeNano() * 1e-6); in getMockLocation()