Searched defs:totalRotations (Results 1 – 1 of 1) sorted by relevance
137 float totalRotations = ((RobustnessPath) mTestPath).getRobustnessPathRotationsSize(); in rotationTest() local163 … void recordRotationTestResults(float percentFailed, float failedRotations, float totalRotations) { in recordRotationTestResults()