HomeSort by relevance Sort by last modified time
    Searched full:mpath1 (Results 1 - 1 of 1) sorted by null

  /cts/tools/host/test/com/android/cts/
ConsoleTests.java 36 private String mPath1;
44 deleteTestPackage(mPath1);
57 mPath1 = ROOT + File.separator + "com.google.android.cts.p1.zip";
71 createTestPackageZip(mPath1, expPackageName1);
77 + mPath1;
113 mPath1 = ROOT + File.separator + "com.google.android.cts.p1.zip";
122 createTestPackageZip(mPath1, expPackageName1);
127 String cmdLine = CTSCommand.ADD + " -p " + mPath1;
173 mPath1 = ROOT + File.separator + pkgName1;
179 createPartialTestPackageZip(mPath1, HostConfig.FILE_SUFFIX_APK)
    [all...]

Completed in 113 milliseconds