Searched refs:errorVx (Results 1 – 1 of 1) sorted by relevance
184 float errorVx = error(mVx, estimatedVx); in assertVelocity() local186 if (errorVx > tolerance || errorVy > tolerance) { in assertVelocity()191 estimatedVx, errorVx * 100.0f, estimatedVy, errorVy * 100.0f)); in assertVelocity()