Home
last modified time | relevance | path

Searched refs:PrintByRef (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/test/
Dgtest-printers_test.cc245 string PrintByRef(const T& value) { in PrintByRef() function
1152 EXPECT_EQ("@" + PrintPointer(&n) + " 5", PrintByRef(n)); in TEST()
1159 PrintByRef(a)); in TEST()
1164 PrintByRef(x)); in TEST()
1180 PrintByRef(fp)); in TEST()
1188 PrintByRef(p), in TEST()
1194 PrintByRef(p2), in TEST()
1204 PrintByRef(p), in TEST()