Lines Matching refs:with_dot
1100 static void CheckParsesToNumber(const char* source, bool with_dot) {1137 CHECK(with_dot == val->ContainsDot());1138 } else if (with_dot) {1144 CHECK(with_dot == val->ContainsDot());