Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_unittest.cc607 TEST(CodePointToUtf8Test, CanEncodeNul) { in TEST() argument
612 TEST(CodePointToUtf8Test, CanEncodeAscii) { in TEST() argument
621 TEST(CodePointToUtf8Test, CanEncode8To11Bits) { in TEST() argument
634 TEST(CodePointToUtf8Test, CanEncode12To16Bits) { in TEST() argument
649 TEST(CodePointToUtf8Test, CanEncode17To21Bits) { in TEST() argument
661 TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { in TEST() argument