Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DQueryObjectValidation.cpp19 std::string PrintToStringParamName(const ::testing::TestParamInfo<QueryObjectTestParams> &info) in PrintToStringParamName() function
DDrawBaseVertexBaseInstanceTest.cpp75 struct PrintToStringParamName struct
77 std::string operator()( in operator ()()
DMultiDrawTest.cpp77 struct PrintToStringParamName struct
79 std::string operator()(const ::testing::TestParamInfo<MultiDrawTestParams> &info) const in operator ()()
DMultisampleTest.cpp22 std::string PrintToStringParamName(const ::testing::TestParamInfo<MultisampleTestParams> &info) in PrintToStringParamName() function
DCompressedTextureFormatsTest.cpp362 std::string PrintToStringParamName( in PrintToStringParamName() function
/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/skia/third_party/externals/dawn/src/tests/
DDawnTest.h325 struct PrintToStringParamName { struct
331 return SanitizeParamName(::testing::PrintToStringParamName()(info), info.index); in operator() argument
334 std::string mTest;
DDawnTest.cpp191 DawnTestBase::PrintToStringParamName::PrintToStringParamName(const char* test) : mTest(test) { in PrintToStringParamName() function in DawnTestBase::PrintToStringParamName
/third_party/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h66 struct PrintToStringParamName { struct
68 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
/third_party/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h68 struct PrintToStringParamName { struct
70 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLPreRotationTest.cpp30 std::string PrintToStringParamName( in PrintToStringParamName() function