Searched refs:tries (Results 1 - 3 of 3) sorted by relevance

/system/extras/tests/bionic/libc/common/
H A Dbench_pthread.c141 int tries = SUBCOUNT; \
143 count -= tries; \
144 for ( ; tries > 0; tries-- ) {\
/system/extras/tests/bionic/libc/
H A DAndroid.mk186 # This test tries to see if the static constructors in a
205 # This test tries to see if static destructors are called
/system/vold/
H A DVolumeManager.cpp957 int tries = 25; local
958 while (tries--) {

Completed in 3116 milliseconds