Searched refs:NextLength (Results 1 – 1 of 1) sorted by relevance
46 static int NextLength(int length) { in NextLength() function154 for (int length = 1; length <= 10000; length = NextLength(length)) { in TEST_F()467 for (int length = 1; length <= 10000; length = NextLength(length)) { in TEST_P()