Searched refs:NO_WRAP (Results 1 – 2 of 2) sorted by relevance
433 enum WrapWithIterable { WRAP, NO_WRAP } enumConstant528 runConcurrentlyMutatedTest(WrapWithIterable.NO_WRAP); in testCopyOf_concurrentlyMutatedList()
448 String base64 = Base64.encodeToString(stream.toByteArray(), Base64.NO_WRAP); in toCurl()