HomeSort by relevance Sort by last modified time
    Searched refs:expected_exception (Results 1 - 23 of 23) sorted by null

  /external/protobuf/gtest/include/gtest/internal/
gtest-internal.h 809 #define GTEST_TEST_THROW_(statement, expected_exception, fail) \
816 catch (expected_exception const&) { \
821 #expected_exception ".\n Actual: it throws a different " \
827 #expected_exception ".\n Actual: it throws nothing."; \
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_pep277.py 93 def _apply_failure(self, fn, filename, expected_exception,
95 with self.assertRaises(expected_exception) as c:
test_optparse.py 84 expected_exception,
95 expected_exception -- exception that should be raised
108 except expected_exception, err:
130 self.fail("""expected exception %(expected_exception)s not raised
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_pep277.py 93 def _apply_failure(self, fn, filename, expected_exception,
95 with self.assertRaises(expected_exception) as c:
test_optparse.py 84 expected_exception,
95 expected_exception -- exception that should be raised
108 except expected_exception, err:
130 self.fail("""expected exception %(expected_exception)s not raised
    [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/gtest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-internal.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-internal.h     [all...]
  /external/lldb/test/unittest2/
case.py     [all...]
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest.h     [all...]
  /external/gtest/include/gtest/
gtest.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/
gtest.h     [all...]
  /external/protobuf/gtest/include/gtest/
gtest.h     [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/
gtest.h     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/
case.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/
case.py     [all...]
  /external/v8/test/cctest/
test-assembler-arm.cc 432 bool expected_exception = false) {
469 expected_exception ? eq : ne);
    [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 593 milliseconds