Home
last modified time | relevance | path

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

/system/netd/resolv/
DDnsTlsQueryMap.h84 int tries = 0; member
/system/bt/vendor_libs/test_vendor_lib/test/
Dlink_layer_socket_device_test.cc216 …for (size_t tries = 0; tries < 10 && validated_server_packets_[pair_id] == validated_packets; trie… in ReadFromClient() local
225 …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.cpp183 int tries = 3; // in case run too soon after system start or buffer clear in TEST() local
257 int tries = 4; // in case run too soon after system start or buffer clear in TEST() local
310 int tries = 4; // in case run too soon after system start or buffer clear in do_tail() local
364 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.cc189 for (int tries = 0; tries < 100; ++tries) { in TEST() local
/system/libhidl/transport/
DServiceManagement.cpp774 for (int tries = 0; !getStub && (vintfHwbinder || vintfLegacy); tries++) { in getRawServiceInternal() local
/system/vold/
DVoldNativeService.cpp592 for (int tries = 0; tries < 2; ++tries) { in fdeEnableInternal() local