Home | History | Annotate | Download | only in test

Lines Matching full:keyfunc

866             "max(1, 2, key=1)",             # keyfunc is not callable
912 "min(1, 2, key=1)", # keyfunc is not callable