MCPcopy Create free account
hub / github.com/apache/singa / GoogleTestFailureException

Method GoogleTestFailureException

test/gtest/gtest-all.cc:3528–3530  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3526 const TestPartResult& test_part_result);
3527
3528GoogleTestFailureException::GoogleTestFailureException(
3529 const TestPartResult& failure)
3530 : ::std::runtime_error(PrintTestPartResultToString(failure).c_str()) {}
3531
3532#endif // GTEST_HAS_EXCEPTIONS
3533

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected