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

1 2

  /external/chromium/build/util/
lastchange.py 27 Errors are swallowed.
66 Errors are swallowed.
92 Errors are swallowed.
109 Errors are swallowed.
127 Errors are swallowed.
147 Errors are swallowed.
171 Errors are swallowed.
192 Errors are swallowed.
203 Errors are swallowed.
  /external/chromium_org/chrome/browser/ui/panels/
panel_extension_browsertest.cc 155 // Ensure context menu isn't swallowed by WebContentsDelegate (the panel).
176 // Ensure context menu isn't swallowed by WebContentsDelegate (the panel).
197 // Ensure context menu isn't swallowed by WebContentsDelegate (the panel).
218 // Ensure context menu isn't swallowed by WebContentsDelegate (the panel).
255 // Ensure context menu isn't swallowed by WebContentsDelegate (the panel).
  /external/chromium_org/build/util/
lastchange.py 28 Errors are swallowed.
70 Errors are swallowed.
97 Errors are swallowed.
114 Errors are swallowed.
143 Errors are swallowed.
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_widget_host_view_mac_history_swiper_unit_test.mm 386 // swallowed, but new events should pass through.
400 // Momentum events should be swallowed.
405 // New events should not be swallowed.
  /external/clang/test/Preprocessor/
macro_fn_comma_swallow2.c 56 // the comma is swallowed when followed by empty __VA_ARGS__.
  /external/chromium_org/chrome_frame/
exception_barrier.h 12 // through unhindered, it'll either be swallowed by an SEH exception handler
  /external/guava/guava/src/com/google/common/cache/
CacheLoader.java 66 * <p><b>Note:</b> <i>all exceptions thrown by this method will be logged and then swallowed</i>.
LoadingCache.java 137 * exception will be logged (using {@link java.util.logging.Logger}) and swallowed</i>.
CacheBuilder.java 620 * <p><b>Note:</b> <i>all exceptions thrown during refresh will be logged and then swallowed</i>.
675 * {@link java.util.logging.Logger})and then swallowed</i>.
    [all...]
  /packages/apps/Browser/src/com/android/browser/
CrashRecoveryHandler.java 220 * Errors are swallowed, but logged.
  /external/clang/include/clang/Frontend/
VerifyDiagnosticConsumer.h 95 /// swallowed if it occurs, but will not generate an error if it does not
  /frameworks/base/core/java/android/app/
ApplicationThreadNative.java 535 // swallowed, not propagated back to the caller
555 // swallowed, not propagated back to the caller
575 // swallowed, not propagated back to the caller
    [all...]
  /external/chromium_org/chrome/browser/resources/standalone/
standalone_hack.js 180 // True if a gesture is occuring that should cause clicks to be swallowed
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/
ResearchLog.java 64 // Earlier implementations used a dummy JsonWriter that just swallowed what it was given, but
  /external/guava/guava/src/com/google/common/primitives/
UnsignedBytes.java 262 // // it's swallowed in getBestComparator().
  /frameworks/base/core/java/android/os/
Binder.java 271 // swallowed, not propagated back to the caller
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/tool/commands/
rebaseline.py     [all...]
  /external/chromium/chrome/browser/resources/touch_ntp/standalone/
standalone_hack.js 379 // True if a gesture is occuring that should cause clicks to be swallowed
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_with.py 649 self.fail("ZeroDivisionError should have been swallowed")
test_io.py 576 self.assertRaises(IOError, f.close) # exception not swallowed
736 self.assertRaises(IOError, b.close) # exception not swallowed
748 with self.assertRaises(IOError) as err: # exception not swallowed
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_with.py 649 self.fail("ZeroDivisionError should have been swallowed")
test_io.py 576 self.assertRaises(IOError, f.close) # exception not swallowed
736 self.assertRaises(IOError, b.close) # exception not swallowed
748 with self.assertRaises(IOError) as err: # exception not swallowed
    [all...]
  /external/chromium/chrome/browser/resources/ntp4/
touch_handler.js 328 * If defined and true, the next click event should be swallowed
  /external/chromium/chrome/browser/resources/touch_ntp/
touchhandler.js 328 * If defined and true, the next click event should be swallowed
  /external/chromium_org/ui/webui/resources/js/cr/ui/
touch_handler.js 332 * If defined and true, the next click event should be swallowed

Completed in 1252 milliseconds

1 2