Searched refs:BIG_SIZE (Results 1 – 1 of 1) sorted by relevance
98 BIG_SIZE = 10000 variable118 if out.size != BIG_SIZE:119 print(out.size, BIG_SIZE)120 assert out.size == BIG_SIZE217 contents = "-" * BIG_SIZE