Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googletest/include/gtest/gtest-test-part.h>
Public Types | |
enum | Type { kSuccess, kNonFatalFailure, kFatalFailure } |
Public Member Functions | |
TestPartResult (Type a_type, const char *a_file_name, int a_line_number, const char *a_message) | |
Type | type () const |
const char * | file_name () const |
int | line_number () const |
const char * | summary () const |
const char * | message () const |
bool | passed () const |
bool | failed () const |
bool | nonfatally_failed () const |
bool | fatally_failed () const |
Static Private Member Functions | |
static std::string | ExtractSummary (const char *message) |
Private Attributes | |
Type | type_ |
std::string | file_name_ |
int | line_number_ |
std::string | summary_ |
std::string | message_ |
Definition at line 47 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 47 of file gtest-test-part.h
Definition at line 51 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 51 of file gtest-test-part.h
|
inline |
Definition at line 60 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 60 of file gtest-test-part.h
|
staticprivate |
Definition at line 51 of file gtest-test-part.cc.
View newest version in sPHENIX GitHub at line 51 of file gtest-test-part.cc
References testing::internal::kStackTraceMarker.
|
inline |
Definition at line 94 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 94 of file gtest-test-part.h
Referenced by testing::TestResult::Failed(), and testing::internal::XmlUnitTestResultPrinter::OutputXmlTestInfo().
|
inline |
Definition at line 100 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 100 of file gtest-test-part.h
Referenced by testing::internal::HasNewFatalFailureHelper::ReportTestPartResult(), and testing::TestPartFatallyFailed().
|
inline |
Definition at line 76 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 76 of file gtest-test-part.h
Referenced by testing::operator<<(), testing::internal::XmlUnitTestResultPrinter::OutputXmlTestInfo(), and testing::internal::PrintTestPartResultToString().
|
inline |
Definition at line 82 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 82 of file gtest-test-part.h
Referenced by testing::operator<<(), testing::internal::XmlUnitTestResultPrinter::OutputXmlTestInfo(), and testing::internal::PrintTestPartResultToString().
|
inline |
Definition at line 88 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 88 of file gtest-test-part.h
Referenced by testing::internal::HasOneFailure(), testing::operator<<(), testing::internal::XmlUnitTestResultPrinter::OutputXmlTestInfo(), and testing::internal::PrintTestPartResultToString().
|
inline |
Definition at line 97 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 97 of file gtest-test-part.h
Referenced by testing::TestPartNonfatallyFailed().
|
inline |
Definition at line 91 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 91 of file gtest-test-part.h
|
inline |
Definition at line 85 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 85 of file gtest-test-part.h
Referenced by testing::internal::XmlUnitTestResultPrinter::OutputXmlTestInfo().
|
inline |
Definition at line 72 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 72 of file gtest-test-part.h
Referenced by testing::internal::HasOneFailure(), testing::internal::PrettyUnitTestResultPrinter::OnTestPartResult(), testing::operator<<(), and testing::internal::PrintTestPartResultToString().
|
private |
Definition at line 111 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 111 of file gtest-test-part.h
|
private |
Definition at line 114 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 114 of file gtest-test-part.h
|
private |
Definition at line 116 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 116 of file gtest-test-part.h
|
private |
Definition at line 115 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 115 of file gtest-test-part.h
|
private |
Definition at line 103 of file gtest-test-part.h.
View newest version in sPHENIX GitHub at line 103 of file gtest-test-part.h