Home
last modified time | relevance | path

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

/external/llvm/utils/unittest/googletest/src/
Dgtest-printers.cc211 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() function
272 is_previous_hex = PrintAsNarrowStringLiteralTo(cur, os) == kHexEscape; in PrintCharsAsStringTo()
/external/google-breakpad/src/testing/gtest/src/
Dgtest-printers.cc203 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() function
264 is_previous_hex = PrintAsNarrowStringLiteralTo(cur, os) == kHexEscape; in PrintCharsAsStringTo()
/external/swiftshader/third_party/LLVM/utils/unittest/googletest/
Dgtest-printers.cc211 static CharFormat PrintAsNarrowStringLiteralTo(char c, ostream* os) { in PrintAsNarrowStringLiteralTo() function
272 is_previous_hex = PrintAsNarrowStringLiteralTo(cur, os) == kHexEscape; in PrintCharsAsStringTo()