Home
last modified time | relevance | path

Searched refs:tries (Results 1 – 25 of 32) sorted by relevance

12

/hardware/qcom/gps/msm8996/utils/
DLocHeap.cpp310 int tries = atoi(argv[1]); in main() local
311 int checks = tries >> 3; in main()
315 for (int i = 0; i < tries; i++) { in main()
336 tries = i+1; in main()
342 printf("!!!!!!!!!!tree check failed at the end after %d ops!!!!!!!\n", tries); in main()
DLocTimer.cpp689 int tries = atoi(argv[1]); in main() local
690 int checks = tries >> 3; in main()
691 LocTimerTest** timerArray = new LocTimerTest*[tries]; in main()
692 memset(timerArray, NULL, tries); in main()
694 for (int i = 0; i < tries; i++) { in main()
695 int r = rand() % tries; in main()
719 for (int i = 0; i < tries; i++) { in main()
/hardware/qcom/gps/msm8909w_3100/utils/
DLocHeap.cpp310 int tries = atoi(argv[1]); in main() local
311 int checks = tries >> 3; in main()
315 for (int i = 0; i < tries; i++) { in main()
336 tries = i+1; in main()
342 printf("!!!!!!!!!!tree check failed at the end after %d ops!!!!!!!\n", tries); in main()
DLocTimer.cpp702 int tries = atoi(argv[1]); in main() local
703 int checks = tries >> 3; in main()
704 LocTimerTest** timerArray = new LocTimerTest*[tries]; in main()
705 memset(timerArray, NULL, tries); in main()
707 for (int i = 0; i < tries; i++) { in main()
708 int r = rand() % tries; in main()
732 for (int i = 0; i < tries; i++) { in main()
/hardware/qcom/gps/msm8998/utils/
DLocHeap.cpp310 int tries = atoi(argv[1]); in main() local
311 int checks = tries >> 3; in main()
315 for (int i = 0; i < tries; i++) { in main()
336 tries = i+1; in main()
342 printf("!!!!!!!!!!tree check failed at the end after %d ops!!!!!!!\n", tries); in main()
DLocTimer.cpp701 int tries = atoi(argv[1]); in main() local
702 int checks = tries >> 3; in main()
703 LocTimerTest** timerArray = new LocTimerTest*[tries]; in main()
704 memset(timerArray, NULL, tries); in main()
706 for (int i = 0; i < tries; i++) { in main()
707 int r = rand() % tries; in main()
731 for (int i = 0; i < tries; i++) { in main()
/hardware/qcom/gps/msm8909/utils/
DLocHeap.cpp310 int tries = atoi(argv[1]); in main() local
311 int checks = tries >> 3; in main()
315 for (int i = 0; i < tries; i++) { in main()
336 tries = i+1; in main()
342 printf("!!!!!!!!!!tree check failed at the end after %d ops!!!!!!!\n", tries); in main()
DLocTimer.cpp690 int tries = atoi(argv[1]); in main() local
691 int checks = tries >> 3; in main()
692 LocTimerTest** timerArray = new LocTimerTest*[tries]; in main()
693 memset(timerArray, NULL, tries); in main()
695 for (int i = 0; i < tries; i++) { in main()
696 int r = rand() % tries; in main()
720 for (int i = 0; i < tries; i++) { in main()
/hardware/qcom/sm8150p/gps/android/utils/
Dbattery_listener.cpp88 int tries = 0; in init() local
98 tries++; in init()
99 } while(tries < GET_HEALTH_SVC_RETRY_CNT); in init()
102 ALOGE("no health service found, retries %d", tries); in init()
105 ALOGI("Get health service in %d tries", tries); in init()
/hardware/qcom/sm8150p/gps/utils/
DLocHeap.cpp310 int tries = atoi(argv[1]); in main() local
311 int checks = tries >> 3; in main()
315 for (int i = 0; i < tries; i++) { in main()
336 tries = i+1; in main()
342 printf("!!!!!!!!!!tree check failed at the end after %d ops!!!!!!!\n", tries); in main()
DLocTimer.cpp704 int tries = atoi(argv[1]); in main() local
705 int checks = tries >> 3; in main()
706 LocTimerTest** timerArray = new LocTimerTest*[tries]; in main()
707 memset(timerArray, NULL, tries); in main()
709 for (int i = 0; i < tries; i++) { in main()
710 int r = rand() % tries; in main()
734 for (int i = 0; i < tries; i++) { in main()
/hardware/qcom/sm7150/gps/utils/
DLocHeap.cpp310 int tries = atoi(argv[1]); in main() local
311 int checks = tries >> 3; in main()
315 for (int i = 0; i < tries; i++) { in main()
336 tries = i+1; in main()
342 printf("!!!!!!!!!!tree check failed at the end after %d ops!!!!!!!\n", tries); in main()
DLocTimer.cpp704 int tries = atoi(argv[1]); in main() local
705 int checks = tries >> 3; in main()
706 LocTimerTest** timerArray = new LocTimerTest*[tries]; in main()
707 memset(timerArray, NULL, tries); in main()
709 for (int i = 0; i < tries; i++) { in main()
710 int r = rand() % tries; in main()
734 for (int i = 0; i < tries; i++) { in main()
/hardware/qcom/sm7150/gps/android/utils/
Dbattery_listener.cpp91 int tries = 0; in init() local
101 tries++; in init()
102 } while(tries < GET_HEALTH_SVC_RETRY_CNT); in init()
105 LOC_LOGe("no health service found, retries %d", tries); in init()
108 LOC_LOGi("Get health service in %d tries", tries); in init()
/hardware/qcom/sm7250/gps/android/utils/
Dbattery_listener.cpp93 int tries = 0; in init() local
103 tries++; in init()
104 } while(tries < GET_HEALTH_SVC_RETRY_CNT); in init()
107 LOC_LOGe("no health service found, retries %d", tries); in init()
110 LOC_LOGi("Get health service in %d tries", tries); in init()
/hardware/qcom/sm8150/gps/android/utils/
Dbattery_listener.cpp93 int tries = 0; in init() local
103 tries++; in init()
104 } while(tries < GET_HEALTH_SVC_RETRY_CNT); in init()
107 LOC_LOGe("no health service found, retries %d", tries); in init()
110 LOC_LOGi("Get health service in %d tries", tries); in init()
/hardware/qcom/audio/hal/audio_extn/
Dsndmonitor.c156 int tries = 10; in enum_sndcards() local
167 while (--tries) { in enum_sndcards()
176 if (!tries) in enum_sndcards()
221 tries=MAX_CPE_SLEEP_RETRY; in enum_sndcards()
230 while (--tries) { in enum_sndcards()
239 if (!tries) in enum_sndcards()
259 tries = MAX_SLPI_SLEEP_RETRY; in enum_sndcards()
261 while (tries--) { in enum_sndcards()
Dusb.c339 int tries=3; in usb_get_capability() local
355 while (tries--) { in usb_get_capability()
357 ALOGW("stream %s doesn't exist retrying %d more times\n", path, tries); in usb_get_capability()
1062 uint32_t tries = _MIN(sample_rate_size, (uint32_t)__builtin_popcount(bm)); in audio_extn_usb_sup_sample_rates() local
1065 while (tries--) { in audio_extn_usb_sup_sample_rates()
/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h201 for (int tries = 128; tries > 0; tries--) { in mkdtemp() local
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/wifi_hal_ctrl/
Dwifi_hal_ctrl.c45 int tries = 0; in wifihal_ctrl_open2() local
90 tries++; in wifihal_ctrl_open2()
93 if (errno == EADDRINUSE && tries < 2) { in wifihal_ctrl_open2()
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/wifi_hal_ctrl/
Dwifi_hal_ctrl.c45 int tries = 0; in wifihal_ctrl_open2() local
90 tries++; in wifihal_ctrl_open2()
93 if (errno == EADDRINUSE && tries < 2) { in wifihal_ctrl_open2()
/hardware/ti/am57x/bootctrl/
Dbootloader_message.cpp55 int tries = 0; in wait_for_device() local
59 ++tries; in wait_for_device()
64 blk_device.c_str(), tries, strerror(errno)); in wait_for_device()
67 } while (ret && tries < 10); in wait_for_device()
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/
DREADME.md4 …0-impl-test is designed based on the understanding of the source code and tries to achieve the fol…
/hardware/interfaces/automotive/vehicle/aidl/impl/proto/android/hardware/automotive/vehicle/
DStatusCode.proto32 * property is not available. For example, when client tries to set HVAC
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DREADME.md5 designed based on the understanding of the library and tries to achieve the following:

12