HomeSort by relevance Sort by last modified time
    Searched refs:UnicodeTest (Results 1 - 6 of 6) sorted by null

  /frameworks/native/libs/utils/tests/
Unicode_test.cpp 25 class UnicodeTest : public testing::Test {
34 TEST_F(UnicodeTest, UTF8toUTF16ZeroLength) {
44 TEST_F(UnicodeTest, UTF8toUTF16ASCIILength) {
55 TEST_F(UnicodeTest, UTF8toUTF16Plane1Length) {
66 TEST_F(UnicodeTest, UTF8toUTF16SurrogateLength) {
77 TEST_F(UnicodeTest, UTF8toUTF16TruncatedUTF8) {
89 TEST_F(UnicodeTest, UTF8toUTF16Normal) {
  /external/icu4c/test/intltest/
ucdtest.h 29 class UnicodeTest: public IntlTest {
31 UnicodeTest();
32 virtual ~UnicodeTest();
ucdtest.cpp 33 UnicodeTest::UnicodeTest()
47 UnicodeTest::~UnicodeTest()
52 void UnicodeTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
55 logln("TestSuite UnicodeTest: ");
159 UnicodeTest *me=(UnicodeTest *)context;
165 me->errln("UnicodeTest: syntax error in DerivedCoreProperties.txt or DerivedNormalizationProps.txt field 0 at %s\n", fields[0][0]);
177 me->errln("UnicodeTest warning: unknown property name '%s' in DerivedCoreProperties.txt or DerivedNormalizationProps.txt\ (…)
    [all...]
itutil.cpp 55 CASE(6, UnicodeTest);
  /external/skia/tests/
Android.mk 60 UnicodeTest.cpp \
  /external/chromium/net/base/
mime_sniffer_unittest.cc 254 TEST(MimeSnifferTest, UnicodeTest) {

Completed in 193 milliseconds