Home
last modified time | relevance | path

Searched defs:tries (Results 1 – 10 of 10) sorted by relevance

/system/vold/model/
DPrivateVolume.cpp77 int tries = 10; in doCreate() local
105 int tries = 10; in doDestroy() local
/system/core/init/
Dfirst_stage_console.cpp49 int tries = 50; // should timeout after 5s in SetupConsole() local
/system/bt/vendor_libs/test_vendor_lib/test/
Dlink_layer_socket_device_test.cc206 …for (size_t tries = 0; tries < 10 && validated_server_packets_[pair_id] == validated_packets; trie… in ReadFromClient() local
215 …for (size_t tries = 0; tries < 10 && validated_client_packets_[pair_id] == validated_packets; trie… in ReadFromServer() local
/system/extras/alloc-stress/
Dalloc-stress.cpp141 int tries = 10; in write_oomadj_to_lmkd() local
/system/logging/logcat/tests/
Dlogcat_test.cpp181 int tries = 3; // in case run too soon after system start or buffer clear in TEST() local
250 int tries = 4; // in case run too soon after system start or buffer clear in TEST() local
303 int tries = 4; // in case run too soon after system start or buffer clear in do_tail() local
357 int tries = 4; // in case run too soon after system start or buffer clear in do_tail_time() local
/system/update_engine/common/
Dutils_unittest.cc141 for (int tries = 0; tries < 100; ++tries) { in TEST() local
/system/libhidl/transport/
DServiceManagement.cpp781 for (int tries = 0; !getStub && (vintfHwbinder || vintfLegacy); tries++) { in getRawServiceInternal() local
/system/libbase/
Dlogging_test.cpp688 int tries = 3; in TEST() local
/system/vold/
DVoldNativeService.cpp556 for (int tries = 0; tries < 2; ++tries) { in fdeEnableInternal() local
Dcryptfs.cpp1221 int tries = 5; in delete_crypto_blk_dev() local