Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/Path/
DAccuracyPath.java21 public class AccuracyPath extends Path { class
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
DTest.java27 import com.android.cts.verifier.sensors.sixdof.Utils.Path.AccuracyPath;
71 mTestPath = new AccuracyPath(); in Test()