Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::AssertionResult Member List

This is the complete list of members for testing::AssertionResult, including all inherited members.

AssertionResult(const AssertionResult &other)testing::AssertionResult
AssertionResult(const T &success, typename internal::EnableIf< !internal::ImplicitlyConvertible< T, AssertionResult >::value >::type *=NULL)testing::AssertionResultinlineexplicit
failure_message() consttesting::AssertionResultinline
message() consttesting::AssertionResultinline
operator bool() consttesting::AssertionResultinline
operator!() consttesting::AssertionResult
operator<<(const T &value)testing::AssertionResultinline
operator<<(::std::ostream &(*basic_manipulator)(::std::ostream &stream))testing::AssertionResultinline
operator=(AssertionResult other)testing::AssertionResultinline