Home
last modified time | relevance | path

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

/external/google-breakpad/src/testing/gtest/test/
Dgtest_unittest.cc456 TEST(CodePointToUtf8Test, CanEncodeNul) { in TEST() argument
462 TEST(CodePointToUtf8Test, CanEncodeAscii) { in TEST() argument
472 TEST(CodePointToUtf8Test, CanEncode8To11Bits) { in TEST() argument
487 TEST(CodePointToUtf8Test, CanEncode12To16Bits) { in TEST() argument
505 TEST(CodePointToUtf8Test, CanEncode17To21Bits) { in TEST() argument
518 TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { in TEST() argument
/external/googletest/googletest/test/
Dgtest_unittest.cc599 TEST(CodePointToUtf8Test, CanEncodeNul) { in TEST() argument
604 TEST(CodePointToUtf8Test, CanEncodeAscii) { in TEST() argument
613 TEST(CodePointToUtf8Test, CanEncode8To11Bits) { in TEST() argument
627 TEST(CodePointToUtf8Test, CanEncode12To16Bits) { in TEST() argument
644 TEST(CodePointToUtf8Test, CanEncode17To21Bits) { in TEST() argument
656 TEST(CodePointToUtf8Test, CanEncodeInvalidCodePoint) { in TEST() argument