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