Searched refs:throwingIOBinaryOperator (Results 1 – 2 of 2) sorted by relevance
78 static <T> IOBinaryOperator<T> throwingIOBinaryOperator() { in throwingIOBinaryOperator() method in TestUtils
50 …ts.ABS_PATH_A, TestConstants.ABS_PATH_A).reduce(TestUtils.<Path>throwingIOBinaryOperator().asBinar… in testAsBinaryOperator()