Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
DRobustnessTest.java118 private void recordTimerTestResults(int markerLocation) { in recordTimerTestResults() argument
119 long failedTime = mTimeDifferences.get(markerLocation); in recordTimerTestResults()
121 mTestPath.getPathMarkers().get(markerLocation).getCoordinates()); in recordTimerTestResults()
125 " Marker: " + markerLocation + " Coordinates:" + markerToPlace + "\n"; in recordTimerTestResults()