Searched refs:getMockLocation (Results 1 – 7 of 7) sorted by relevance
39 static aidl::android::hardware::gnss::GnssLocation getMockLocation();
72 const auto location = common::Utils::getMockLocation(); in start()
139 const auto location = Utils::getMockLocation(); in start()
48 static const android::hardware::gnss::GnssLocation getMockLocation(
99 const GnssLocation Utils::getMockLocation(double latitudeDegrees, double longitudeDegrees, in getMockLocation() function in android::hardware::gnss::common::Utils
266 GnssLocation Utils::getMockLocation() { in getMockLocation() function in android::hardware::gnss::common::Utils
121 auto status = aidl_gnss_hal_->injectLocation(Utils::getMockLocation(80.0, -170.0, 150.0)); in TEST_P()156 Utils::getMockLocation(seedLatDegrees, seedLngDegrees, seedAccuracyMeters)); in TEST_P()