Home
last modified time | relevance | path

Searched defs:maxTries (Results 1 – 3 of 3) sorted by relevance

/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
DPhoneNumberMatcher.java202 private long maxTries; field in PhoneNumberMatcher
233 long maxTries) { in PhoneNumberMatcher()
/third_party/vk-gl-cts/framework/delibs/deutil/
DdeTimer.c123 const int maxTries = 100; in deTimer_disable() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiObjectManagementTests.cpp2852 …const deUint32 maxTries = cmdLineIterCount != 0 ? cmdLineIterCount : getOomIterLimit<Object… in allocCallbackFailTest() local