Searched refs:WrappedGTestInstrumentation (Results 1 – 3 of 3) sorted by relevance
19 import android.test.wrappedgtest.WrappedGTestInstrumentation;24 public class GLTestInstrumentation extends WrappedGTestInstrumentation {
25 private WrappedGTestInstrumentation mInstrumentation;27 public void setInstrumentation(WrappedGTestInstrumentation instrumentation) { in setInstrumentation()
29 public class WrappedGTestInstrumentation extends Instrumentation { class35 public WrappedGTestInstrumentation() { in WrappedGTestInstrumentation() method in WrappedGTestInstrumentation