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

1 2 3 4 5 6 7 8 91011>>

  /dalvik/dx/tests/103-verify-branch-ops/
info.txt 1 This tests branch opcodes to verify that their arguments are actually of
  /dalvik/dx/tests/105-verify-load-store-ops/
info.txt 2 actually of the appropriate types.
  /dalvik/dx/tests/106-verify-object-ops/
info.txt 2 arguments are actually of the appropriate types.
  /dalvik/dx/tests/107-verify-stack-ops/
info.txt 2 arguments are actually of the appropriate categories.
  /dalvik/dx/tests/101-verify-wide-math/
info.txt 2 ops, comparisons, etc.) verify that their arguments are actually of
  /dalvik/dx/tests/104-verify-return-ops/
info.txt 1 This tests that return opcodes verify that their arguments are actually of
  /external/llvm/test/MC/AsmParser/
directive_line.s 2 # FIXME: Actually test the output.
directive_loc.s 2 # FIXME: Actually test the output.
  /art/test/002-sleep/
info.txt 1 Test that Thread.sleep() operates reasonably. This test is actually
  /dalvik/dx/tests/102-verify-nonwide-math/
info.txt 2 ops, comparisons, etc.) to verify that their arguments are actually of
  /dalvik/tests/002-sleep/
info.txt 1 Test that Thread.sleep() operates reasonably. This test is actually
  /external/llvm/test/Linker/
linknamedmdnode2.ll 1 ; This file is used by linknamedmdnode.ll, so it doesn't actually do anything itself
  /external/chromium/webkit/glue/
DEPS 10 # This is not actually a directory, but npruntime_util.cc includes a file
  /external/chromium_org/ppapi/native_client/
DEPS 6 # TODO(bradnelson): Eliminate these as they are actually incorrectly rooted
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/rdf/tests/
rdfseg2.asm 7 ;; to actually test this program, it should be fairly easy to put
  /external/chromium_org/webkit/glue/
DEPS 10 # This is not actually a directory, but npruntime_util.cc includes a file
  /external/clang/test/Parser/
offsetof.c 6 // FIXME: This actually shouldn't give an error
  /external/droiddriver/samples/testapp/tests/res/
.README.txt 1 This file keeps eclipse happy as it doesn't seem able to create the res folder it doesn't actually need. It can be removed if the res folder ever gets real content.
  /external/scrypt/lib/
README 5 included here which is not actually used by the scrypt file encryption
  /frameworks/av/include/cpustats/
README.txt 2 for audio but most are not actually specific to audio.
  /cts/tests/tests/content/src/android/content/cts/
ContentUrisTest.java 71 Uri actually; local
73 assertNotNull(actually = ContentUris.withAppendedId(uri1, CODE1));
74 assertEquals(expected, actually.toString());
77 assertNotNull(actually = ContentUris.withAppendedId(uri2, CODE2));
78 assertEquals(expected, actually.toString());
92 Builder actually; local
95 assertNotNull(actually = ContentUris.appendId(b, CODE1));
96 assertEquals(expected, actually.toString());
101 assertNotNull(actually = ContentUris.appendId(b, CODE2));
102 assertEquals(expected, actually.toString())
    [all...]
  /external/chromium_org/ui/gfx/
screen_unittest.cc 12 // We aren't actually testing that it's correct, just that it's sane.
20 // We aren't actually testing that it's correct, just that it's sane.
  /cts/tools/dasm/src/java_cup/
internal_error.java 14 for cases when we can't actually throw the exception. */
  /external/chromium_org/content/test/data/prerender/
prerender-no-crash.html 10 won't crash when handling a prerender link. It shouldn't actually prerender,
  /external/chromium_org/third_party/cacheinvalidation/overrides/google/cacheinvalidation/deps/
random.h 14 // We don't actually use the seed.

Completed in 1100 milliseconds

1 2 3 4 5 6 7 8 91011>>