Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc551 TEST(CodePointToUtf8Test, CanEncodeNul) { in TEST() argument
556 TEST(CodePointToUtf8Test, CanEncodeAscii) { in TEST() argument
565 TEST(CodePointToUtf8Test, CanEncode8To11Bits) { in TEST() argument
579 TEST(CodePointToUtf8Test, CanEncode12To16Bits) { in TEST() argument
596 TEST(CodePointToUtf8Test, CanEncode17To21Bits) { in TEST() argument
608 TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { in TEST() argument