Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/gnss/common/utils/vts/
H A DUtils.cpp147 MeasurementCorrections_1_0 mockCorrections_1_0 = getMockMeasurementCorrections(); in getMockMeasurementCorrections_1_1() local
150 .v1_0 = mockCorrections_1_0.satCorrections[0], in getMockMeasurementCorrections_1_1()
154 .v1_0 = mockCorrections_1_0.satCorrections[1], in getMockMeasurementCorrections_1_1()
158 mockCorrections_1_0.satCorrections[0].constellation = GnssConstellationType_V1_0::UNKNOWN; in getMockMeasurementCorrections_1_1()
159 mockCorrections_1_0.satCorrections[1].constellation = GnssConstellationType_V1_0::UNKNOWN; in getMockMeasurementCorrections_1_1()
165 .v1_0 = mockCorrections_1_0, in getMockMeasurementCorrections_1_1()