Home
last modified time | relevance | path

Searched refs:kMockTimestamp (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/gnss/common/utils/default/include/
DConstants.h36 const int64_t kMockTimestamp = 1519930775453L; variable
/hardware/interfaces/gnss/2.1/default/
DGnssDebug.cpp47 TimeDebug timeDebug = {.timeEstimate = kMockTimestamp, in getDebugData()
/hardware/interfaces/gnss/1.1/default/
DGnssDebug.cpp47 TimeDebug timeDebug = {.timeEstimate = kMockTimestamp, in getDebugData()
/hardware/interfaces/gnss/common/utils/default/
DUtils.cpp153 .timestamp = kMockTimestamp}; in getMockLocationV1_0()