HomeSort by relevance Sort by last modified time
    Searched refs:TestPhase (Results 1 - 6 of 6) sorted by null

  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/TestPhase/
AccuracyTest.java 16 package com.android.cts.verifier.sensors.sixdof.Utils.TestPhase;
47 Log.e("testPhase addPoseData:", "giving the results");
ComplexMovementTest.java 17 package com.android.cts.verifier.sensors.sixdof.Utils.TestPhase;
RobustnessTest.java 17 package com.android.cts.verifier.sensors.sixdof.Utils.TestPhase;
Test.java 17 package com.android.cts.verifier.sensors.sixdof.Utils.TestPhase;
38 * TestPhase generic class will be inherited by the other tests.
62 public Test(ReferencePath referencePath, TestReport testReport, Manager manager, String testPhase) {
66 throw new AssertionError("TestPhase received a null referencePath", null);
68 mTestPhaseName = testPhase;
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Utils/
Manager.java 35 import com.android.cts.verifier.sensors.sixdof.Utils.TestPhase.AccuracyTest;
36 import com.android.cts.verifier.sensors.sixdof.Utils.TestPhase.ComplexMovementTest;
37 import com.android.cts.verifier.sensors.sixdof.Utils.TestPhase.RobustnessTest;
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Pal.h     [all...]

Completed in 214 milliseconds