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

  /external/icu/icu4c/source/test/cintltst/
utf16tst.c 45 static void TestNulTerminated(void);
61 addTest(root, &TestNulTerminated, "utf16tst/TestNulTerminated");
399 /* keep this in sync with utf8tst.c's TestNulTerminated() */
400 static void TestNulTerminated() {
    [all...]
utf8tst.c 90 static void TestNulTerminated(void);
111 addTest(root, &TestNulTerminated, "utf8tst/TestNulTerminated");
450 /* keep this in sync with utf16tst.c's TestNulTerminated() */
451 static void TestNulTerminated() {
    [all...]
  /external/icu/icu4c/source/test/intltest/
collationtest.cpp 72 void TestNulTerminated();
142 TESTCASE_AUTO(TestNulTerminated);
261 void CollationTest::TestNulTerminated() {
262 IcuTestErrorCode errorCode(*this, "TestNulTerminated");
    [all...]

Completed in 478 milliseconds