Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <param_name.h>
Public Member Functions | |
template<class ParamType > | |
std::string | operator() (const testing::TestParamInfo< ParamType > &info) const |
Generates the test name suffixes in a parameterized test suite when the parameter type has a field name
.
Definition at line 25 of file param_name.h.
|
inline |
Definition at line 27 of file param_name.h.