Searched defs:failedRotations (Results 1 – 2 of 2) sorted by relevance
136 float failedRotations = ((RobustnessPath) mTestPath).getFailedRotationsSize(); in rotationTest() local163 …private void recordRotationTestResults(float percentFailed, float failedRotations, float totalRota… in recordRotationTestResults()
279 ArrayList<RotationData> failedRotations = new ArrayList<>(); in getFailedRotationsSize() local