Searched refs:roundTrip (Results 1 – 5 of 5) sorted by relevance
53 roundTrip(test); in create()56 roundTrip(test); in create()59 roundTrip(test); in create()62 roundTrip(test); in create()65 roundTrip(test); in create()68 roundTrip(test); in create()72 roundTrip(test); in create()75 roundTrip(test); in create()79 roundTrip(test); in create()83 roundTrip(test); in create()[all …]
32 def roundTrip(ttFile1, options, report): function81 roundTrip(ttFile, options, report)
371 long roundTrip = (long) Math.pow(10.0d, log); in otherPluralVariant() local372 if (roundTrip != divisor[i]) { in otherPluralVariant()
358 long roundTrip = (long) Math.pow(10.0d, log); in otherPluralVariant() local359 if (roundTrip != divisor[i]) { in otherPluralVariant()
5184 ByteBuffer roundTrip = encoderResult; in TestSCSUConverter() local5185 CharBuffer roundTripResult = decode.decode(roundTrip); in TestSCSUConverter()5455 ByteBuffer roundTrip = encoderResult; in TestBOCU1Converter() local5456 CharBuffer roundTripResult = decode.decode(roundTrip); in TestBOCU1Converter()