Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <status_matchers.h>
Public Member Functions | |
void | DescribeTo (std::ostream *os) const override |
void | DescribeNegationTo (std::ostream *os) const override |
bool | MatchAndExplain (T actual_value, ::testing::MatchResultListener *) const override |
Monomorphic implementation of matcher IsOk() for a given type T. T can be Status, StatusOr<>, or a reference to either of them.
Definition at line 126 of file status_matchers.h.
|
inlineoverride |
Definition at line 129 of file status_matchers.h.
|
inlineoverride |
Definition at line 128 of file status_matchers.h.
|
inlineoverride |
Definition at line 132 of file status_matchers.h.