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