Searched refs:tries (Results 1 - 4 of 4) 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/core/fs_mgr/
H A Dfs_mgr_verity.c327 int tries = 25; local
328 while (tries--) {
/system/extras/tests/bionic/libc/
H A DAndroid.mk189 # This test tries to see if the static constructors in a
208 # This test tries to see if static destructors are called
/system/vold/
H A DVolumeManager.cpp1120 int tries = 25; local
1121 while (tries--) {

Completed in 193 milliseconds