Lines Matching full:xerror
358 double xError = uprv_fabs(actual->positions[i * 2] - expected->positions[i * 2]);360 if (xError > 0.0001) {