Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest-test-part.h73 summary_(ExtractSummary(a_message)), in TestPartResult()
90 const char* summary() const { return summary_.c_str(); } in summary()
123 std::string summary_; // The test failure summary. variable