Home
last modified time | relevance | path

Searched defs:check_speed (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/interfaces/gnss/common/utils/vts/include/
H A DUtils.h74 void Utils::checkLocation(const T& location, bool check_speed, bool check_more_accuracies) { in checkLocation()
/aosp_15_r20/hardware/interfaces/gnss/common/utils/vts/include/v2_1/
H A Dgnss_hal_test_template.h266 bool check_speed) { in CheckLocation()
/aosp_15_r20/hardware/interfaces/gnss/1.1/vts/functional/
H A Dgnss_hal_test.cpp132 void GnssHalTest::CheckLocation(GnssLocation& location, bool check_speed) { in CheckLocation()
/aosp_15_r20/hardware/interfaces/gnss/2.0/vts/functional/
H A Dgnss_hal_test.cpp128 void GnssHalTest::CheckLocation(const GnssLocation_2_0& location, bool check_speed) { in CheckLocation()
/aosp_15_r20/external/coreboot/src/soc/mediatek/common/
H A Di2c.c340 uint32_t check_speed, in mtk_i2c_check_ac_timing()
/aosp_15_r20/hardware/interfaces/gnss/aidl/vts/
H A Dgnss_hal_test.cpp130 void GnssHalTest::CheckLocation(const GnssLocation& location, bool check_speed) { in CheckLocation()