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

  /cts/libs/wrappedgtest/src/
WrappedGTestActivity.java 23 public class WrappedGTestActivity extends Activity {
41 protected static native int runTests(WrappedGTestActivity activity);
WrappedGTestInstrumentation.java 32 private WrappedGTestActivity mActivity;
62 mActivity = (WrappedGTestActivity)startActivitySync(intent);

Completed in 1132 milliseconds