Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/src/
H A Dgtest-printers.cc483 bool IsValidUTF8(const char* str, size_t length) { in IsValidUTF8() function
518 IsValidUTF8(str, length)) { in ConditionalPrintAsText()