Searched defs:newEncoder (Results 1 – 8 of 8) sorted by relevance
152 CharsetEncoder newEncoder = cs.newEncoder(); in testInternalState_Reset() local185 CharsetEncoder newEncoder = cs.newEncoder(); in testInternalState_Encoding() local242 CharsetEncoder newEncoder = cs.newEncoder(); in testInternalState_Encoding_END() local297 CharsetEncoder newEncoder = cs.newEncoder(); in testInternalState_Flushed() local362 CharsetEncoder newEncoder = cs.newEncoder(); in testInternalState_Encode() local409 CharsetEncoder newEncoder = cs.newEncoder(); in testInternalState_from_Encode() local
135 public CharsetEncoder newEncoder() { in newEncoder() method in CharsetEncoder2Test.MockMalfunctionCharset
145 public CharsetEncoder newEncoder() { in newEncoder() method in CharsetDecoder2Test.MockMalfunctionCharset
1127 public CharsetEncoder newEncoder() { in newEncoder() method in CharsetEncoderTest.MockCharset
75 public CharsetEncoder newEncoder() { in main() method
69 public CharsetEncoder newEncoder() { in newEncoder() method in PropertyResourceBundleCharset
179 public CharsetEncoder newEncoder() { in newEncoder() method in CharsetEncoderTest.MockCharset
118 public abstract java.nio.charset.CharsetEncoder newEncoder(); in newEncoder() method in Charset