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

  /cts/hostsidetests/jvmti/base/host/src/android/jvmti/cts/
JvmtiHostTest.java 98 TestResults tr = new TestResults(new AttachAgent(device, mTestPackageName, mTestApk));
112 private class AttachAgent implements Runnable {
117 public AttachAgent(ITestDevice device, String pkg, String apk) {
  /art/runtime/
runtime.cc     [all...]

Completed in 66 milliseconds