Searched refs:TestNulTerminated (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dutf16tst.c32 static void TestNulTerminated(void);
48 addTest(root, &TestNulTerminated, "utf16tst/TestNulTerminated");
332 /* keep this in sync with utf8tst.c's TestNulTerminated() */
333 static void TestNulTerminated() { function
H A Dutf8tst.c67 static void TestNulTerminated(void);
87 addTest(root, &TestNulTerminated, "utf8tst/TestNulTerminated");
385 /* keep this in sync with utf16tst.c's TestNulTerminated() */
386 static void TestNulTerminated() { function
/external/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c32 static void TestNulTerminated(void);
48 addTest(root, &TestNulTerminated, "utf16tst/TestNulTerminated");
332 /* keep this in sync with utf8tst.c's TestNulTerminated() */
333 static void TestNulTerminated() { function
H A Dutf8tst.c67 static void TestNulTerminated(void);
87 addTest(root, &TestNulTerminated, "utf8tst/TestNulTerminated");
385 /* keep this in sync with utf16tst.c's TestNulTerminated() */
386 static void TestNulTerminated() { function
/external/icu/icu4c/source/test/intltest/
H A Dcollationtest.cpp75 void TestNulTerminated();
143 TESTCASE_AUTO(TestNulTerminated);
252 void CollationTest::TestNulTerminated() { function in class:CollationTest
253 IcuTestErrorCode errorCode(*this, "TestNulTerminated");

Completed in 233 milliseconds