Home
last modified time | relevance | path

Searched defs:TestParamInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h55 struct TestParamInfo { struct
56 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() function
67 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument
/third_party/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-param-util.h56 struct TestParamInfo { struct
57 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() function
68 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument