Searched refs:kFastDtoaMaximalLength (Results 1 – 2 of 2) sorted by relevance
46 static const int kFastDtoaMaximalLength = 17; variable
219 CHECK_GE(kFastDtoaMaximalLength, length); in TEST()221 if (length == kFastDtoaMaximalLength) needed_max_length = true; in TEST()