Searched defs:convertedValues (Results 1 – 2 of 2) sorted by relevance
63 Iterable<Long> convertedValues = STR_TO_LONG.convertAll(STRINGS); in testConverter() local69 Iterable<Long> convertedValues = STR_TO_LONG.convertAll(mutableList); in testConvertAllIsView() local84 Iterable<String> convertedValues = reverseConverter.convertAll(LONGS); in testReverse() local