Home
last modified time | relevance | path

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

/system/core/init/
Dfirst_stage_console.cpp64 int tries = 50; // should timeout after 5s in StartConsole() 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.cpp149 int tries = 10; in write_oomadj_to_lmkd() local
/system/core/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.cc154 for (int tries = 0; tries < 100; ++tries) { in TEST() local
/system/libhidl/transport/
DServiceManagement.cpp810 for (int tries = 0; !getStub && (vintfHwbinder || vintfLegacy); tries++) { in getRawServiceInternal() local
/system/libbase/
Dlogging_test.cpp672 int tries = 3; in TEST() local
/system/vold/
DVoldNativeService.cpp508 for (int tries = 0; tries < 2; ++tries) { in fdeEnableInternal() local