HomeSort by relevance Sort by last modified time
    Searched refs:eventually (Results 1 - 25 of 25) sorted by null

  /cts/tests/tests/print/src/android/print/cts/
PrintJobTest.java 211 * Make sure that a runnable eventually finishes without throwing a exception.
215 private static void eventually(Runnable r) {
359 eventually(() -> assertEquals(state, job.getInfo().getState()));
362 eventually(() -> assertTrue(job.isQueued()));
365 eventually(() -> assertTrue(job.isStarted()));
368 eventually(() -> assertTrue(job.isBlocked()));
371 eventually(() -> assertTrue(job.isCompleted()));
374 eventually(() -> assertTrue(job.isFailed()));
377 eventually(() -> assertTrue(job.isCancelled()));
472 eventually(() -> assertEquals(getActivity().getString(R.string.testStr1)
    [all...]
  /external/v8/test/mjsunit/compiler/
concurrent-proto-change.js 54 // Optimization eventually bails out due to map dependency.
  /external/v8/test/mjsunit/regress/
regress-embedded-cons-string.js 50 // Concurrent recompilation eventually finishes, embeds tenured cons string.
  /external/skia/tools/lua/
scrape_dashing_full.lua 112 eventually would like to print out info on drawPath verbs with dashed effect
  /ndk/sources/host-tools/nawk-20071023/
README 56 This produces an executable a.out; you will eventually want to
  /external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/
History.md 4 For example, this is deprecated and will eventually throw a TypeError:
  /external/autotest/server/hosts/
servo_host.py 360 long timeout that eventually fail any servod call.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/dynamodb2/
layer1.py 86 given primary key. By default, GetItem performs an eventually
92 maximum of 100 items. Both eventually consistent and strongly
99 + Scan - Reads every item in a table; the result set is eventually
226 By default, BatchGetItem performs eventually consistent reads
268 `False` (the default), an eventually consistent read is used.
    [all...]
  /external/iproute2/doc/
api-ip6-flowlabels.tex 257 advanced API, especially, taking into account that eventually we
  /external/cmockery/cmockery_0_1_2/
libtool     [all...]
ltmain.sh     [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 471 % This space token undergoes the same procedure and is eventually removed
    [all...]
  /external/bison/build-aux/
texinfo.tex 450 % This space token undergoes the same procedure and is eventually removed
    [all...]
  /external/libmicrohttpd/doc/
texinfo.tex 451 % This space token undergoes the same procedure and is eventually removed
    [all...]
  /external/google-breakpad/autotools/
ltmain.sh     [all...]
  /external/google-tv-pairing-protocol/cpp/
libtool     [all...]
ltmain.sh     [all...]
  /external/libmtp/
ltmain.sh     [all...]
  /external/libogg/
ltmain.sh     [all...]
  /external/libusb/
ltmain.sh     [all...]
  /external/libusb-compat/
ltmain.sh     [all...]
  /external/libvorbis/
ltmain.sh     [all...]
  /toolchain/binutils/binutils-2.25/
ltmain.sh     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 3208 milliseconds