AppendMessage(const Message &a_message) | testing::AssertionResult | [inline, private] |
AssertionResult(const AssertionResult &other) | testing::AssertionResult | |
AssertionResult(const T &success, typename internal::EnableIf< !internal::ImplicitlyConvertible< T, AssertionResult >::value >::type *=NULL) | testing::AssertionResult | [inline, explicit] |
failure_message() const | testing::AssertionResult | [inline] |
message() const | testing::AssertionResult | [inline] |
message_ | testing::AssertionResult | [private] |
operator bool() const | testing::AssertionResult | [inline] |
operator!() const | testing::AssertionResult | |
operator<<(const T &value) | testing::AssertionResult | [inline] |
operator<<(::std::ostream &(*basic_manipulator)(::std::ostream &stream)) | testing::AssertionResult | [inline] |
operator=(AssertionResult other) | testing::AssertionResult | [inline] |
success_ | testing::AssertionResult | [private] |
swap(AssertionResult &other) | testing::AssertionResult | [private] |