[Test][NFC] Rename one of test parameters to avoid confusing associations
Name 'len' implicitly hints that it should be non-negative, but in fact in some of these tests the baseline profitable scenario for the transform to be profitable is when this thing is negative. Rename to avoid this confusion.
Loading
Please sign in to comment