Home | History | Annotate | Download | only in test

Lines Matching refs:tgtlen

1223                 tgtlen = len(s) * 3
1225 actual = list(islice(cycle(g(s)), tgtlen))