HomeSort by relevance Sort by last modified time
    Searched full:catches (Results 101 - 125 of 442) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/testing/gtest/test/
gtest_output_test_.cc 70 // This function calls a test subroutine, catches the fatal failure it
76 // Catches the fatal failure and aborts the test.
130 // Catches the fatal failure and aborts the test.
564 // The following two test cases verify that Google Test catches the user
914 // Tests that the ScopedFakeTestPartResultReporter only catches failures from
  /external/gtest/test/
gtest_output_test_.cc 68 // This function calls a test subroutine, catches the fatal failure it
74 // Catches the fatal failure and aborts the test.
118 // Catches the fatal failure and aborts the test.
551 // The following two test cases verify that Google Test catches the user
901 // Tests that the ScopedFakeTestPartResultReporter only catches failures from
  /ndk/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 70 // This function calls a test subroutine, catches the fatal failure it
76 // Catches the fatal failure and aborts the test.
130 // Catches the fatal failure and aborts the test.
564 // The following two test cases verify that Google Test catches the user
914 // Tests that the ScopedFakeTestPartResultReporter only catches failures from
  /dalvik/dx/src/com/android/dx/cf/code/
Ropper.java 119 * handler, the type of exception it catches
690 ByteCatchList catches = block.getCatches(); local
691 machine.startBlock(catches.toRopCatchList());
710 int catchSz = catches.size();
757 * If there are catches, then the first successors
821 ByteCatchList.Item one = catches.get(i);
    [all...]
  /external/chromium_org/third_party/freetype/src/cff/
cf2blues.c 374 * requirement catches a number of library fonts. For
376 * the test below catches any font with maxZoneHeight < 10.1.
  /external/freetype/src/cff/
cf2blues.c 374 * requirement catches a number of library fonts. For
376 * the test below catches any font with maxZoneHeight < 10.1.
  /external/valgrind/main/docs/internals/
tracking-fn-entry-exit.txt 130 > call. This catches jmps from PLT code.
132 > - If this is the first BB of a function, treat as a call. This catches
  /art/runtime/base/
macros.h 90 // ARRAYSIZE_UNSAFE catches a few type errors. If you see a compiler error
  /bionic/linker/
debugger.cpp 176 * Catches fatal signals so we can ask debuggerd to ptrace us before
  /dalvik/vm/
SignalCatcher.cpp 18 * This is a thread that catches signals and does something useful. For
  /external/ceres-solver/include/ceres/internal/
macros.h 102 // ARRAYSIZE catches a few type errors. If you see a compiler error
  /external/chromium/sdch/open-vcdiff/src/
codetable_test.cc 128 // These tests make sure that ValidateCodeTable() catches particular
  /external/chromium/testing/gtest/include/gtest/
gtest-spi.h 197 // catches that.
  /external/chromium_org/base/
tools_sanity_unittest.cc 37 // jump -- valgrind only catches jumps and conditional moves, but clang uses
  /external/chromium_org/chrome/browser/ui/cocoa/
base_bubble_controller.mm 210 // The eventTap_ catches clicks within the application that are outside the
  /external/chromium_org/content/public/test/
browser_test_base.cc 74 // so this host resolver procedure catches external queries and returns a failed
  /external/chromium_org/media/video/capture/mac/
video_capture_device_qtkit_mac.mm 24 // following catches any exceptions and continues in an orderly
  /external/chromium_org/sdch/open-vcdiff/src/
codetable_test.cc 128 // These tests make sure that ValidateCodeTable() catches particular
  /external/chromium_org/sql/test/
test_helpers.cc 153 // Check that the stored page actually changed. This catches usage
  /external/chromium_org/testing/gtest/include/gtest/
gtest-spi.h 197 // catches that.
  /external/chromium_org/third_party/libaddressinput/chromium/cpp/include/libaddressinput/util/
basictypes.h 143 // ARRAYSIZE_UNSAFE catches a few type errors. If you see a compiler error
  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/
basictypes.h 143 // ARRAYSIZE_UNSAFE catches a few type errors. If you see a compiler error
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
gtest-spi.h 197 // catches that.
  /external/gtest/include/gtest/
gtest-spi.h 197 // catches that.
  /external/jhead/
makernote.c 49 // (-1) catches illegal zero case as unsigned underflows to positive large.

Completed in 1013 milliseconds

1 2 3 45 6 7 8 91011>>