HomeSort by relevance Sort by last modified time
    Searched full:actually (Results 151 - 175 of 11986) 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?
  /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/bluetooth/bluedroid/hci/include/
userial.h 64 // This function returns the number of bytes actually read, which may be
69 // This function returns the number of bytes actually written, which may be
  /external/chromium_org/android_webview/browser/
global_tile_manager.h 22 // track of how many tiles each individual view is actually using. The purpose
60 // memory that was actually evicted. This function is called when a
  /external/chromium_org/content/common/
screen_orientation_messages.h 37 // the lock actually succeeded. The |request_id| passed when receiving the
44 // the lock actually failed. The message includes the |error| type. The
  /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/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