Home
last modified time | relevance | path

Searched refs:passedRotations (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DRobustnessPath.java292 ArrayList<RotationData> passedRotations = new ArrayList<>(); in getPassedRotationsSize() local
295 passedRotations.add(rotationObject); in getPassedRotationsSize()
298 return passedRotations.size(); in getPassedRotationsSize()