Searched refs:integerToSpanish (Results 1 – 1 of 1) sorted by relevance
214 Function<Integer, String> integerToSpanish = in testComposition() local218 Functions.compose(integerToSpanish, japaneseToInteger); in testComposition()236 Functions.compose(integerToSpanish, japaneseToInteger)) in testComposition()238 .addEqualityGroup(integerToSpanish) in testComposition()240 Functions.compose(japaneseToInteger, integerToSpanish)) in testComposition()257 Function<Integer, String> integerToSpanish = in testComposition_includeReserializabled() local261 Functions.compose(integerToSpanish, japaneseToInteger); in testComposition_includeReserializabled()266 Functions.compose(integerToSpanish, japaneseToInteger), in testComposition_includeReserializabled()269 .addEqualityGroup(integerToSpanish) in testComposition_includeReserializabled()271 Functions.compose(japaneseToInteger, integerToSpanish)) in testComposition_includeReserializabled()