Searched refs:locations_to_await (Results 1 – 3 of 3) sorted by relevance
151 const int locations_to_await, const int gnss_sv_info_list_timeout);296 const int locations_to_await, const int gnss_sv_info_list_timeout) { in startLocationAndGetNonGpsConstellation() argument298 StartAndCheckLocations(locations_to_await); in startLocationAndGetNonGpsConstellation()303 EXPECT_GE(sv_info_list_cbq_size + 1, locations_to_await); in startLocationAndGetNonGpsConstellation()305 sv_info_list_cbq_size, locations_to_await, location_called_count); in startLocationAndGetNonGpsConstellation()
193 const int locations_to_await, const int gnss_sv_info_list_timeout) { in startLocationAndGetNonGpsConstellation() argument195 StartAndCheckLocations(locations_to_await); in startLocationAndGetNonGpsConstellation()200 EXPECT_GE(sv_status_cbq_size + 1, locations_to_await); in startLocationAndGetNonGpsConstellation()202 locations_to_await, location_called_count); in startLocationAndGetNonGpsConstellation()
155 const int locations_to_await, const int gnss_sv_info_list_timeout);