- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for testIsWellFormed_2Bytes (0.08 seconds)
-
android/guava-tests/test/com/google/common/base/Utf8Test.java
testBytes(1, EXPECTED_ONE_BYTE_ROUNDTRIPPABLE_COUNT); } /** Tests that round tripping of all two byte permutations work. */ @GwtIncompatible // java.nio.charset.Charset public void testIsWellFormed_2Bytes() { testBytes(2, EXPECTED_TWO_BYTE_ROUNDTRIPPABLE_COUNT); } /** Tests that round tripping of all three byte permutations work. */ @GwtIncompatible // java.nio.charset.Charset
Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Aug 07 16:05:33 GMT 2025 - 12.8K bytes - Click Count (0)