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

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/jingle/notifier/listener/
xmpp_push_client_unittest.cc 106 // actually sent.
117 // TODO(akalin): Figure out how to test that the ping was actually sent.
130 // actually sent.
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardTestUtilsTests.java 50 TestCase.fail("Test case that should fail actually succeeded.");
71 TestCase.fail("Test case that should fail actually succeeded.");
94 TestCase.fail("Test case that should fail actually succeeded.");
  /libcore/luni/src/main/java/java/nio/channels/
GatheringByteChannel.java 36 * @return the number of bytes actually written.
61 * of bytes actually written is returned.
74 * @return the number of bytes actually written.
ScatteringByteChannel.java 36 * @return the number of bytes actually read.
57 * bytes actually read is returned.
68 * @return the number of bytes actually read.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/
config.hpp 81 // !! this may actually fail. What should we do?
92 // !! this may actually fail. What should we do?
129 // !! this may actually fail. What should we do?
  /packages/inputmethods/LatinIME/tools/dicttool/tests/com/android/inputmethod/latin/dicttool/
BinaryDictOffdeviceUtilsTests.java 65 // Test for an actually compressed dictionary and its contents
91 // Test that a random data file actually fails
104 // Test that a compressed random data file actually fails
  /art/runtime/base/unix_file/
random_access_file.h 44 // file. Returns the number of bytes actually read.
59 // number of bytes actually written.
  /external/chromium/chrome/browser/ui/cocoa/status_icons/
status_icon_mac.mm 81 // TODO(atwilson): Figure out the right UI to display here when actually
87 // TODO(atwilson): Add support for context menus for Mac when actually needed
  /external/chromium_org/content/browser/service_worker/
embedded_worker_instance.h 72 // its WorkerGlobalScope is actually started on |thread_id| in the
78 // its WorkerGlobalScope is actually stopped in the child process.
  /external/chromium_org/content/public/browser/
navigation_type.h 25 // is not the same as an in-page navigation because we'll actually have a
47 // These two cases are actually pretty different, they just happen to
  /external/chromium_org/content/renderer/input/
input_handler_proxy.h 65 // Returns true if we actually had an active fling to cancel.
83 // conservative in the sense that we might not be actually flinging when it is
  /external/chromium_org/content/renderer/pepper/
plugin_object.h 81 // We don't actually own this pointer, it's the NPObject that actually
  /external/chromium_org/third_party/WebKit/ManualTests/inspector/
duplicate-resource-urls.html 15 <p>First off, you should be able to actually select each "abc" resource to see
32 the resource was actually causing the unselectability. So the drag/drop
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
lp_bld_limits.h 69 * Some of these limits are actually infinite (i.e., only limited by available
71 * actually try to allocate the maximum and run out of memory and crash. So
  /external/chromium_org/ui/gfx/animation/
slide_animation.cc 50 // Make sure we actually have something to do.
72 // Make sure we actually have something to do.
  /external/clang/test/SemaObjC/
warn-superclass-method-mismatch.m 36 [base method:&x]; // warn. if base is actually 'Sub' it will use -[Sub method] with wrong arguments
44 [base method2:s]; // if base is actually 'Sub' OK. Either way OK.
  /external/llvm/test/Transforms/ScalarRepl/
2008-06-05-loadstore-agg.ll 16 ; Actually use %target, so it doesn't get removed altogether
29 ; Actually use %target, so it doesn't get removed altogether
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_limits.h 69 * Some of these limits are actually infinite (i.e., only limited by available
71 * actually try to allocate the maximum and run out of memory and crash. So
  /ndk/sources/host-tools/make-3.81/tests/scripts/misc/
general4 9 # Make sure that subdirectories built as prerequisites are actually handled
68 # Make sure that subdirectories built as prerequisites are actually handled
  /art/test/301-abstract-protected/src/
Main.java 26 // This is I-like, but doesn't actually claim to implement I.
  /bionic/libdl/
libdl.c 18 /* These are stubs for functions that are actually defined
  /bootable/recovery/applypatch/
imgdiff.h 23 // The gzip header size is actually variable, but we currently don't
  /cts/tests/tests/dpi/src/android/dpi/cts/
DefaultManifestAttributesSdkTest.java 22 * This class actually tests the manifest attributes from
  /cts/tests/tests/dpi2/src/android/dpi2/cts/
DefaultManifestAttributesCupcakeTest.java 27 * This class actually tests the manifest attributes from
  /dalvik/tests/301-abstract-protected/src/
Main.java 26 // This is I-like, but doesn't actually claim to implement I.

Completed in 936 milliseconds

1 2 3 4 5 67 8 91011>>