Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util.h59 struct TestParamInfo { struct
60 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() function
71 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument
/external/v8/testing/gtest/include/gtest/internal/
Dgtest-param-util.h59 struct TestParamInfo { struct
60 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument
71 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument
/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h59 struct TestParamInfo { struct
60 TestParamInfo(const ParamType& a_param, size_t an_index) : in TestParamInfo() argument
71 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator() argument