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

  /external/vogar/src/vogar/tasks/
PrepareTarget.java 55 File hostCaliperRc = Vogar.dotFile(".caliperrc");
56 if (hostCaliperRc.exists()) {
57 target.push(hostCaliperRc, new File(run.deviceUserHome, ".caliperrc"));
  /external/conscrypt/benchmark-android/
vogar.jar 

Completed in 73 milliseconds