HomeSort by relevance Sort by last modified time
    Searched full:actually (Results 1 - 25 of 11986) 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
  /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
  /external/chromium_org/third_party/icu/source/data/locales/
tg.txt 9 * actually used by Chrome.
  /external/llvm/test/Linker/
linknamedmdnode2.ll 1 ; This file is used by linknamedmdnode.ll, so it doesn't actually do anything itself
  /development/samples/browseable/LNotifications/
_index.jd 9 metadata. (Priority metadata has been present since Jelly Bean, but actually unused).
  /device/moto/shamu/sepolicy/
untrusted_app.te 6 # are actually being used.
  /external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/
SkPdfNYI.h 13 // TODO(edisonn): date is actually a string!
  /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/clang/test/Parser/
offsetof.c 6 // FIXME: This actually shouldn't give an error
  /external/llvm/test/MC/AsmParser/
directive_line.s 3 # FIXME: Actually test the output.
  /external/scrypt/lib/
README 5 included here which is not actually used by the scrypt file encryption
  /external/skia/experimental/PdfViewer/pdfparser/
SkPdfNYI.h 13 // TODO(edisonn): date is actually a string!
  /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/extensions/browser/
component_extension_resource_manager.h 14 // This class manages which extension resources actually come from
23 // extension the resource is in is actually a component extension.
  /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.
  /external/clang/test/Analysis/
builtin-functions.cpp 17 // Clang can't actually evaluate these builtin "calls", but importantly they don't actually evaluate the argument expression either.
  /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,

Completed in 1859 milliseconds

1 2 3 4 5 6 7 8 91011>>