Apache SINGA
A distributed deep learning platform .
|
This is the complete list of members for testing::AssertionResult, including all inherited members.
AssertionResult(const AssertionResult &other) (defined in testing::AssertionResult) | testing::AssertionResult | |
AssertionResult(bool success) (defined in testing::AssertionResult) | testing::AssertionResult | inlineexplicit |
failure_message() const (defined in testing::AssertionResult) | testing::AssertionResult | inline |
message() const (defined in testing::AssertionResult) | testing::AssertionResult | inline |
operator bool() const (defined in testing::AssertionResult) | testing::AssertionResult | inline |
operator!() const (defined in testing::AssertionResult) | testing::AssertionResult | |
operator<<(const T &value) (defined in testing::AssertionResult) | testing::AssertionResult | inline |
operator<<(::std::ostream &(*basic_manipulator)(::std::ostream &stream)) (defined in testing::AssertionResult) | testing::AssertionResult | inline |