Home
last modified time | relevance | path

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

/cts/tests/tests/nativeopengl/src/com/android/opengl/cts/
DGLTestInstrumentation.java19 import android.test.wrappedgtest.WrappedGTestInstrumentation;
24 public class GLTestInstrumentation extends WrappedGTestInstrumentation {
/cts/libs/wrappedgtest/src/
DWrappedGTestActivity.java25 private WrappedGTestInstrumentation mInstrumentation;
27 public void setInstrumentation(WrappedGTestInstrumentation instrumentation) { in setInstrumentation()
DWrappedGTestInstrumentation.java29 public class WrappedGTestInstrumentation extends Instrumentation { class
35 public WrappedGTestInstrumentation() { in WrappedGTestInstrumentation() method in WrappedGTestInstrumentation