Home
last modified time | relevance | path

Searched refs:exception_message (Results 1 – 12 of 12) sorted by relevance

/external/autotest/client/common_lib/cros/
Dretry.py210 exception_message = ('retry exception (%s), timeout = %ds' %
250 raise exception_to_raise(exception_message)
252 raise error.TimeoutException(exception_message)
/external/grpc-grpc/src/python/grpcio/grpc/
D_common.py83 def _transform(message, transformer, exception_message): argument
90 _LOGGER.exception(exception_message)
/external/tensorflow/tensorflow/python/util/
Dtf_inspect_test.py133 exception_message = (r"Some arguments \['n'\] do not have default value, "
136 with self.assertRaisesRegexp(ValueError, exception_message):
147 exception_message = (r"Some arguments \['l'\] do not have default value, "
150 with self.assertRaisesRegexp(ValueError, exception_message):
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest.cc2081 internal::String* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
2084 *exception_message); in HandleSehExceptionsInMethodIfSupported()
2085 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc2081 internal::String* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
2084 *exception_message); in HandleSehExceptionsInMethodIfSupported()
2085 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc2082 internal::String* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
2085 *exception_message); in HandleSehExceptionsInMethodIfSupported()
2086 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2394 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
2397 *exception_message); in HandleSehExceptionsInMethodIfSupported()
2398 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
/external/mesa3d/src/gtest/src/
Dgtest.cc2393 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
2396 *exception_message); in HandleSehExceptionsInMethodIfSupported()
2397 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc2393 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
2396 *exception_message); in HandleSehExceptionsInMethodIfSupported()
2397 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2434 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
2437 *exception_message); in HandleSehExceptionsInMethodIfSupported()
2438 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
/external/googletest/googletest/src/
Dgtest.cc2415 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
2418 *exception_message); in HandleSehExceptionsInMethodIfSupported()
2419 delete exception_message; in HandleSehExceptionsInMethodIfSupported()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3841 std::string* exception_message = FormatSehExceptionMessage( in HandleSehExceptionsInMethodIfSupported() local
3844 *exception_message); in HandleSehExceptionsInMethodIfSupported()
3845 delete exception_message; in HandleSehExceptionsInMethodIfSupported()