Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DQueryObjectValidation.cpp19 std::string PrintToStringParamName(const ::testing::TestParamInfo<QueryObjectTestParams> &info) in PrintToStringParamName() function
DMultiDrawTest.cpp74 struct PrintToStringParamName struct
76 std::string operator()(const ::testing::TestParamInfo<MultiDrawTestParams> &info) const in operator ()()
DDrawBaseVertexBaseInstanceTest.cpp75 struct PrintToStringParamName struct
77 std::string operator()( in operator ()()
DMultisampleTest.cpp22 std::string PrintToStringParamName(const ::testing::TestParamInfo<MultisampleTestParams> &info) in PrintToStringParamName() function
/external/llvm-project/llvm/utils/unittest/googletest/include/gtest/internal/
Dgtest-param-util.h69 struct PrintToStringParamName { struct
71 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
Dgtest-param-util.h65 struct PrintToStringParamName { struct
67 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
/external/rust/crates/quiche/deps/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()
/external/mesa3d/src/gtest/include/gtest/internal/
Dgtest-param-util.h66 struct PrintToStringParamName { struct
68 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
/external/googletest/googletest/include/gtest/internal/
Dgtest-param-util.h68 struct PrintToStringParamName { struct
70 std::string operator()(const TestParamInfo<ParamType>& info) const { in operator()
/external/libaom/libaom/third_party/googletest/src/googletest/include/gtest/internal/
Dgtest-param-util.h66 struct PrintToStringParamName { struct
68 std::string operator()(const TestParamInfo<ParamType> &info) const { in operator()
/external/angle/src/tests/egl_tests/
DEGLPreRotationTest.cpp30 std::string PrintToStringParamName( in PrintToStringParamName() function