Home
last modified time | relevance | path

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

/hardware/interfaces/gnss/1.1/vts/functional/
Dgnss_hal_test_cases.cpp162 for (uint32_t iSv = 0; iSv < gnss_sv_status.numSvs; iSv++) { in FindStrongFrequentNonGpsSource() local
163 const auto& gnss_sv = gnss_sv_status.gnssSvList[iSv]; in FindStrongFrequentNonGpsSource()
301 for (uint32_t iSv = 0; iSv < gnss_sv_status.numSvs; iSv++) { in TEST_P() local
302 const auto& gnss_sv = gnss_sv_status.gnssSvList[iSv]; in TEST_P()
343 for (uint32_t iSv = 0; iSv < gnss_sv_status.numSvs; iSv++) { in TEST_P() local
344 const auto& gnss_sv = gnss_sv_status.gnssSvList[iSv]; in TEST_P()
417 for (uint32_t iSv = 0; iSv < gnss_sv_status.numSvs; iSv++) { in TEST_P() local
418 const auto& gnss_sv = gnss_sv_status.gnssSvList[iSv]; in TEST_P()
490 for (uint32_t iSv = 0; iSv < gnss_sv_status.numSvs; iSv++) { in TEST_P() local
491 const auto& gnss_sv = gnss_sv_status.gnssSvList[iSv]; in TEST_P()
Dgnss_hal_test.cpp208 for (uint32_t iSv = 0; iSv < gnss_sv_status.numSvs; iSv++) { in startLocationAndGetNonGpsConstellation() local
209 const auto& gnss_sv = gnss_sv_status.gnssSvList[iSv]; in startLocationAndGetNonGpsConstellation()
/hardware/interfaces/gnss/2.1/vts/functional/
Dgnss_hal_test_cases.cpp324 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in FindStrongFrequentNonGpsSource() local
325 const auto& gnss_sv = sv_info_vec[iSv]; in FindStrongFrequentNonGpsSource()
469 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
470 const auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
511 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
512 const auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
597 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
598 const auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
684 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
685 const auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
/hardware/interfaces/gnss/aidl/vts/
Dgnss_hal_test_cases.cpp722 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
723 auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
733 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
734 auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
785 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
786 auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
798 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
799 auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
887 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in TEST_P() local
888 const auto& gnss_sv = sv_info_vec[iSv]; in TEST_P()
[all …]
Dgnss_hal_test.cpp298 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in FindStrongFrequentNonGpsSource() local
299 const auto& gnss_sv = sv_info_vec[iSv]; in FindStrongFrequentNonGpsSource()
368 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in startLocationAndGetNonGpsConstellation() local
369 auto& gnss_sv = sv_info_vec[iSv]; in startLocationAndGetNonGpsConstellation()
/hardware/interfaces/gnss/common/utils/vts/include/v2_1/
Dgnss_hal_test_template.h312 for (uint32_t iSv = 0; iSv < sv_info_vec.size(); iSv++) { in startLocationAndGetNonGpsConstellation() local
313 const auto& gnss_sv = sv_info_vec[iSv]; in startLocationAndGetNonGpsConstellation()