Home
last modified time | relevance | path

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

1234

/aosp_15_r20/cts/hostsidetests/network-policy/app/src/com/android/cts/netpolicy/hostside/
H A DAbstractRestrictBackgroundNetworkTestCase.java394 final int maxTries = 30; in assertProcessState() local
447 final int maxTries = 5; in assertNetworkAccess() local
586 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand()
602 protected void assertDelayedShellCommand(String command, int maxTries, int napTimeSeconds, in assertDelayedShellCommand()
670 final int maxTries = 5; in assertRestrictBackground() local
874 final int maxTries = 10; in registerBroadcastReceiver() local
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/
H A Daudio_test_utils.cpp169 const int maxTries = MAX_WAIT_TIME_MS / WAIT_PERIOD_MS; in fillBuffer() local
199 const int maxTries = MAX_WAIT_TIME_MS / WAIT_PERIOD_MS; in waitForConsumption() local
531 const int maxTries = MAX_WAIT_TIME_MS / WAIT_PERIOD_MS; in obtainBuffer() local
566 const int maxTries = MAX_WAIT_TIME_MS / WAIT_PERIOD_MS; in obtainBufferCb() local
/aosp_15_r20/external/libphonenumber/repackaged/libphonenumber/src/com/android/i18n/phonenumbers/
H A DPhoneNumberMatcher.java203 private long maxTries; field in PhoneNumberMatcher
234 long maxTries) { in PhoneNumberMatcher()
/aosp_15_r20/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberMatcher.java202 private long maxTries; field in PhoneNumberMatcher
233 long maxTries) { in PhoneNumberMatcher()
/aosp_15_r20/prebuilts/go/linux-x86/test/chan/
Dnonblock.go72 const maxTries = 10000 // Up to 100ms per test. const
/aosp_15_r20/cts/hostsidetests/multiuser/src/android/host/multiuser/
H A DDpcCommander.java112 int maxTries = 10; in waitUntilReady() local
/aosp_15_r20/cts/tests/tests/net/native/src/
H A DTagSocketTest.cpp80 int maxTries) { in waitSocketIsNotTagged()
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DBatteryStatsManagerTest.java245 final int maxTries = 1000; in assertStatsEventually() local
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DShaderCache.cpp121 int maxTries = 3; in load() local
/aosp_15_r20/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
Dfile_utils.cpp60 /* static */ bool FileUtils::removeDirAndFiles(const char *const dirPath, const int maxTries) { in removeDirAndFiles()
/aosp_15_r20/cts/hostsidetests/network-policy/src/com/android/cts/netpolicy/
H A DHostsideRestrictBackgroundNetworkTests.java437 final int maxTries = 5; in assertDelayedCommand() local
/aosp_15_r20/cts/hostsidetests/inputmethodservice/hostside/src/android/inputmethodservice/cts/hostside/
H A DInputMethodServiceLifecycleTest.java484 private static void runWithRetries(int maxTries, ThrowingRunnable action) throws Exception { in runWithRetries()
/aosp_15_r20/external/deqp/framework/delibs/deutil/
H A DdeTimer.c124 const int maxTries = 100; in deTimer_disable() local
/aosp_15_r20/cts/tests/tests/webkit/src/android/webkit/cts/
H A DWebViewSslTest.java852 int maxTries = 40; in loadUrlUntilError() local
/aosp_15_r20/external/ms-tpm-20-ref/TPMCmd/tpm/include/
H A DGlobal.h773 UINT32 maxTries; // number of unexpired authorization member
/aosp_15_r20/out/soong/.intermediates/external/libphonenumber/libphonenumber/android_common/javac/
Dlibphonenumber.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/libphonenumber/libphonenumber-nogeocoder/android_common/javac/
Dlibphonenumber-nogeocoder.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/libphonenumber/libphonenumber-platform/android_common/javac/
Dlibphonenumber-platform.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/ext_intermediates/
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/ext/android_common/withres/
Dext.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiObjectManagementTests.cpp3196 …const uint32_t maxTries = cmdLineIterCount != 0 ? cmdLineIterCount : getOomIterLimit<Objec… in allocCallbackFailTest() local
/aosp_15_r20/system/netd/tests/
H A Dbinder_test.cpp1834 std::vector<std::string> tryToFindProcesses(const std::string& processName, uint32_t maxTries = 1, in tryToFindProcesses()
/aosp_15_r20/packages/services/Car/tests/BugReportApp/libs/
Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDgoogle-http-client-1.39.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp_15_r20/packages/apps/Car/DebuggingRestrictionController/libs/
Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...

1234