Home
last modified time | relevance | path

Searched defs:testHighLevelEncodeString (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/zxing/core/src/test/java/com/google/zxing/aztec/encoder/
H A DEncoderTest.java584 …private static void testHighLevelEncodeString(String s, String expectedBits) throws FormatExceptio… in testHighLevelEncodeString() method in EncoderTest
591 …private static void testHighLevelEncodeString(String s, int expectedReceivedBits) throws FormatExc… in testHighLevelEncodeString() method in EncoderTest