]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/test/intltest/strtest.h
ICU-66108.tar.gz
[apple/icu.git] / icuSources / test / intltest / strtest.h
index 5462afb208870167d19657a7cc49d25816f20c63..040c0b0e3c9f8017c346858f0d76d2215ed02d8f 100644 (file)
@@ -39,9 +39,15 @@ private:
     void Test_U_STRING();
     void Test_UNICODE_STRING();
     void Test_UNICODE_STRING_SIMPLE();
+    void TestUpperOrdinal();
+    void TestLowerOrdinal();
     void Test_UTF8_COUNT_TRAIL_BYTES();
     void TestStringPiece();
     void TestStringPieceComparisons();
+    void TestStringPieceOther();
+#ifdef U_HAVE_STRING_VIEW
+    void TestStringPieceStringView();
+#endif
     void TestByteSink();
     void TestCheckedArrayByteSink();
     void TestStringByteSink();