Lines Matching full:getdouble
1202 int32_t r = (int32_t)result.getDouble();1203 if ((double)r == result.getDouble()) {