HomeSort by relevance Sort by last modified time
    Searched full:forever (Results 1 - 25 of 550) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /art/test/030-bad-finalizer/
expected.txt 4 Finalizer sleeping forever now.
  /external/chromium_org/tools/valgrind/gtest_exclude/
unit_tests.gtest-drmemory_win-xp.txt 1 # Crashing (!) since forever, needs analysis.
unit_tests.gtest.txt 5 # Hangs (or takes forever?) reliably on bots; see http://crbug.com/23580
  /external/chromium_org/content/test/data/indexeddb/
transaction_run_forever.html 3 <title>IndexedDB transaction that runs forever</title>
  /external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/
popup.html 18 <option value="forever">the beginning of time</option>
popup.js 56 * 'forever'.
72 if (timeframe === 'forever')
  /external/valgrind/main/docs/internals/
SPEC-notes.txt 14 2). dealII - runs forever, never ending
42 makes the benchmark loop forever.
  /packages/providers/TvProvider/res/values/
config.xml 17 <!-- Maximum age of program in days. 0 means forever. -->
20 <!-- Maximum age of watch history in days. 0 means forever. -->
  /external/libnfc-nci/halimpl/bcm2079x/include/
buildcfg_hal.h 25 #define GKI_RUNNER_HAL_TASK 2 //execute GKI_run(), which runs forever
  /external/mockito/src/org/mockito/stubbing/answers/
ReturnsElementsOf.java 10 * Returns elements of the collection. Keeps returning the last element forever.
  /external/chromium_org/sandbox/linux/seccomp-bpf/
bpf_tester_compatibility_delegate.h 43 // to live forever. So it's ok to pass aux_pointer_for_policy_ to
51 // The current object is guaranteed to live forever in the child process
  /external/chromium_org/sandbox/linux/services/
scoped_process.h 16 // After the Closure has run, the child will pause forever. If this object
26 // return. If the callback returns, the process will wait forever.
  /packages/experimental/CameraPreviewTest/res/values/
strings.xml 38 <string name="forever">Repeat forever</string>
  /external/valgrind/main/memcheck/tests/
overlap.c 62 strcpy(x+20, x); // overlap, but runs forever (or until it seg faults)
109 always run forever, I think... */
  /external/chromium_org/mojo/system/
mapping_table.cc 19 // the singleton |Core|, which lives forever), except in tests.
  /external/mockito/src/org/mockito/internal/stubbing/answers/
ReturnsElementsOf.java 15 * Returns elements of the collection. Keeps returning the last element forever.
  /external/chromium_org/third_party/webrtc/tools/e2e_quality/audio/
audio_e2e_harness.cc 12 // and runs forever. Some parameters can be configured through command-line
97 // Run forever...
  /art/test/030-bad-finalizer/src/
Main.java 61 System.out.println("Finalizer sleeping forever now.");
  /bionic/libc/upstream-openbsd/lib/libc/crypt/
arc4random_uniform.c 44 * This could theoretically loop forever but each retry has
  /bootable/recovery/minadbd/
fdevent.h 63 /* loop forever, handling events.
  /external/chromium_org/chrome/browser/profiles/
profile_destroyer.h 50 // We don't want to wait forever, so we have a cancellation timer.
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_auth_request_handler.h 62 // rather than loop forever trying a rejected token.
  /external/chromium_org/net/quic/crypto/
proof_source.h 37 // expectation is that they will be cached forever.
  /external/chromium_org/net/tools/quic/
quic_server_bin.cc 5 // A binary wrapper for QuicServer. It listens forever on --port
  /external/chromium_org/third_party/WebKit/Source/build/scripts/
scripts.gypi 64 # FIXME: /usr/bin/gcc won't exist on OSX forever. We want to

Completed in 4834 milliseconds

1 2 3 4 5 6 7 8 91011>>