Searched defs:PrintToString (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/include/gtest/
H A Dgtest-printers.h980 ::std::string PrintToString(const T& value) { function in namespace:testing
/gem5/ext/googletest/googlemock/test/
H A Dgmock-generated-matchers_test.cc754 MATCHER_P2(EqSumOf, x, y, string(negation ? � : �) + � + PrintToString(x) + � + PrintToString(y)) argument

Completed in 13 milliseconds