|
Wire Sysio Wire Sysion 1.0.0
|
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::AssertionResult | inlineexplicit |
| failure_message() const | testing::AssertionResult | inline |
| message() const | testing::AssertionResult | inline |
| 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 |