Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc603 TEST(CodePointToUtf8Test, CanEncodeNul) { in TEST() argument
608 TEST(CodePointToUtf8Test, CanEncodeAscii) { in TEST() argument
617 TEST(CodePointToUtf8Test, CanEncode8To11Bits) { in TEST() argument
630 TEST(CodePointToUtf8Test, CanEncode12To16Bits) { in TEST() argument
645 TEST(CodePointToUtf8Test, CanEncode17To21Bits) { in TEST() argument
657 TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { in TEST() argument