Searched refs:mErrorFactor (Results 1 – 1 of 1) sorted by relevance
260 private final float mErrorFactor = .001f; field in TaskViewSimulatorTest.AlmostSame269 float errorWidth = mErrorFactor * mExpected.width(); in matchesSafely()270 float errorHeight = mErrorFactor * mExpected.height(); in matchesSafely()