Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-printers.cc382 bool IsValidUTF8(const char* str, size_t length) { in IsValidUTF8() function
419 IsValidUTF8(str, length)) { in ConditionalPrintAsText()