Home
last modified time | relevance | path

Searched refs:GoogleTestFailureException (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3528 GoogleTestFailureException::GoogleTestFailureException( in GoogleTestFailureException() function in testing::internal::GoogleTestFailureException
3599 } catch (const internal::GoogleTestFailureException&) { // NOLINT in HandleExceptionsInMethodIfSupported()
5313 throw internal::GoogleTestFailureException(result); in AddTestPartResult()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h7108 class GTEST_API_ GoogleTestFailureException : public ::std::runtime_error {
7110 explicit GoogleTestFailureException(const TestPartResult& failure);