CHROMA
|
This is the complete list of members for testing::TestPartResult, including all inherited members.
ExtractSummary(const char *message) | testing::TestPartResult | privatestatic |
failed() const | testing::TestPartResult | inline |
fatally_failed() const | testing::TestPartResult | inline |
file_name() const | testing::TestPartResult | inline |
file_name_ | testing::TestPartResult | private |
kFatalFailure enum value | testing::TestPartResult | |
kNonFatalFailure enum value | testing::TestPartResult | |
kSuccess enum value | testing::TestPartResult | |
line_number() const | testing::TestPartResult | inline |
line_number_ | testing::TestPartResult | private |
message() const | testing::TestPartResult | inline |
message_ | testing::TestPartResult | private |
nonfatally_failed() const | testing::TestPartResult | inline |
passed() const | testing::TestPartResult | inline |
summary() const | testing::TestPartResult | inline |
summary_ | testing::TestPartResult | private |
TestPartResult(Type a_type, const char *a_file_name, int a_line_number, const char *a_message) | testing::TestPartResult | inline |
Type enum name | testing::TestPartResult | |
type() const | testing::TestPartResult | inline |
type_ | testing::TestPartResult | private |