Searched refs:markerLocation (Results 1 – 1 of 1) sorted by relevance
118 private void recordTimerTestResults(int markerLocation) { in recordTimerTestResults() argument119 long failedTime = mTimeDifferences.get(markerLocation); in recordTimerTestResults()121 mTestPath.getPathMarkers().get(markerLocation).getCoordinates()); in recordTimerTestResults()125 " Marker: " + markerLocation + " Coordinates:" + markerToPlace + "\n"; in recordTimerTestResults()