Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiDrawTest.cpp67 struct PrintToStringParamName struct
69 std::string operator()(const ::testing::TestParamInfo<MultiDrawTestParams> &info) const in operator ()()
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h65 struct PrintToStringParamName { struct
67 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
/third_party/boringssl/src/third_party/googletest/include/gtest/internal/
Dgtest-param-util.h66 struct PrintToStringParamName { struct
68 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()