HomeSort by relevance Sort by last modified time
    Searched defs:attempt (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/clang/test/CodeGenCXX/
windows-itanium-exceptions.cpp 9 void attempt() { function
  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/bytecode/
ClassCacheTest.java 30 TestThreadIsWriting attempt = new TestThreadIsWriting(classCache); local
36 attempt.start();
38 attempt.join(timeToWait, 0);
40 Assert.assertEquals(false, attempt.ready);
69 TestThreadSaveAllClassesToCache attempt = new TestThreadSaveAllClassesToCache(classCache); local
75 attempt.start();
77 attempt.join(timeToWait, 0);
79 Assert.assertEquals(false, attempt.ready);
  /tools/tradefederation/core/src/com/android/tradefed/device/
ReconnectingRecovery.java 45 int attempt = 1; local
47 CLog.i("Trying to reconnect with device " + serial + " / attempt " + attempt);
49 } while (monitor.waitForDeviceOnline() == null && ++attempt <= CONNECTION_ATTEMPTS);
51 String errMsg = "Could not recover device " + serial + " after " + --attempt + " attempts";
  /external/skia/tests/
ProxyTest.cpp 119 int attempt = 0; // useful for debugging local
199 attempt++;
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
main.rb 225 def attempt( lib, message = nil, exit_status = nil ) method in class:ANTLR3.Main.Main
  /frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests/src/com/android/framework/multidexlegacytestservices/test/
ServicesTests.java 59 int attempt = 0; local
66 attempt ++;
67 if (attempt >= maxAttempt) {
  /external/openssh/
auth.h 57 int attempt; member in struct:Authctxt
sshconnect.c 431 int sock = -1, attempt; local
439 for (attempt = 0; attempt < connection_attempts; attempt++) {
440 if (attempt > 0) {
    [all...]
sshconnect2.c 268 int attempt; member in struct:cauthctxt
895 static int attempt = 0; local
901 if (attempt++ >= options.number_of_password_prompts)
904 if (attempt != 1)
1526 static int attempt = 0; local
    [all...]
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
AdoptableHostTest.java 303 int attempt = 0; local
305 while ((disks == null || disks.isEmpty()) && attempt++ < 15) {
319 int attempt = 0; local
320 while (attempt++ < 15) {
  /external/icu/icu4c/source/common/
caniter.cpp 383 UnicodeString attempt; local
384 nfd.normalize(possible, attempt, status);
386 // TODO: check if operator == is semanticaly the same as attempt.equals(segment)
387 if (attempt==segment) {
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
BackgroundWorkerService.java 122 final int attempt = intent.getIntExtra(EXTRA_ATTEMPT, -1); local
123 doBackgroundWork(action, attempt);
138 private void doBackgroundWork(final Action action, final int attempt) {
161 startServiceWithAction(action, attempt + 1);
  /frameworks/base/tests/net/java/com/android/server/connectivity/
IpConnectivityMetricsTest.java 148 int attempt = 100; // More than burst quota, but less than buffer size. local
149 for (int i = 0; i < attempt; i++) {
156 for (int i = 0; i < attempt; i++) {
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.4.33/
byte-buddy-agent-1.4.33.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.5.5/
byte-buddy-agent-1.5.5.jar 
  /external/mockito/lib/
byte-buddy-agent-1.6.9.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy-agent/1.6.5/
byte-buddy-agent-1.6.5.jar 
  /external/v8/src/compiler/
graph-visualizer.cc 39 int attempt = info->shared_info()->opt_count(); local
40 SNPrintF(filename, "turbo-%s-%i", debug_name.get(), attempt);
45 int attempt = info->shared_info()->opt_count(); local
46 SNPrintF(filename, "turbo-%p-%i", static_cast<void*>(info), attempt);
  /packages/services/Telecomm/src/com/android/server/telecom/
CreateConnectionProcessor.java 47 // Describes information required to attempt to make a phone call
50 // contact in order to process an attempt
176 CallAttemptRecord attempt = null; local
178 attempt = mAttemptRecordIterator.next();
181 attempt.connectionManagerPhoneAccount)) {
184 + "attempt: %s", attempt);
191 if (!attempt.connectionManagerPhoneAccount.equals(attempt.targetPhoneAccount) &&
193 attempt.targetPhoneAccount))
    [all...]
  /external/curl/tests/server/
sockfilt.c 514 * it can only check SOCKETs. The following function is an attempt
1123 logmsg("attempt to close already dead connection");
1197 int attempt = 0; local
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/util/
GlobalizationPreferences.java 167 throw new UnsupportedOperationException("Attempt to modify immutable object");
218 throw new UnsupportedOperationException("Attempt to modify immutable object");
234 throw new UnsupportedOperationException("Attempt to modify immutable object");
250 throw new UnsupportedOperationException("Attempt to modify immutable object");
345 throw new UnsupportedOperationException("Attempt to modify immutable object");
374 throw new UnsupportedOperationException("Attempt to modify immutable object");
402 throw new UnsupportedOperationException("Attempt to modify immutable object");
433 throw new UnsupportedOperationException("Attempt to modify immutable object");
478 throw new UnsupportedOperationException("Attempt to modify immutable object");
519 throw new UnsupportedOperationException("Attempt to modify immutable object")
1095 String[] attempt = TimeZone.getAvailableIDs(getTerritory()); local
    [all...]
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/util/
GlobalizationPreferences.java 172 throw new UnsupportedOperationException("Attempt to modify immutable object");
226 throw new UnsupportedOperationException("Attempt to modify immutable object");
243 throw new UnsupportedOperationException("Attempt to modify immutable object");
260 throw new UnsupportedOperationException("Attempt to modify immutable object");
358 throw new UnsupportedOperationException("Attempt to modify immutable object");
389 throw new UnsupportedOperationException("Attempt to modify immutable object");
419 throw new UnsupportedOperationException("Attempt to modify immutable object");
452 throw new UnsupportedOperationException("Attempt to modify immutable object");
500 throw new UnsupportedOperationException("Attempt to modify immutable object");
543 throw new UnsupportedOperationException("Attempt to modify immutable object")
1134 String[] attempt = TimeZone.getAvailableIDs(getTerritory()); local
    [all...]
  /art/compiler/optimizing/
register_allocator_graph_color.cc 34 // every graph coloring attempt so that eventually the interference graph will be sparse enough
414 // A ColoringIteration holds the many data structures needed for a single graph coloring attempt,
415 // and provides methods for each phase of the attempt.
453 // split, and the interference graph should be rebuilt for another attempt.
506 // An arena allocator used for a single graph coloring attempt.
611 size_t attempt = 0; local
613 ++attempt;
614 DCHECK(attempt <= kMaxGraphColoringAttemptsDebug)
621 // total memory usage by using a new arena allocator for each attempt.
640 if (iterative_move_coalescing_ && attempt <= kMaxGraphColoringAttemptsDebug)
    [all...]
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
CompatibilityTest.java 429 int attempt = 1; local
431 if (attempt > NUM_PREP_ATTEMPTS ||
439 attempt++;
    [all...]
  /external/opencv/cvaux/src/
cvlee.cpp 1479 int attempt = 0; local
    [all...]

Completed in 889 milliseconds

1 2 3