Home
last modified time | relevance | path

Searched refs:loadTime (Results 1 – 2 of 2) sorted by relevance

/tools/test/graphicsbenchmark/performance_tests/helper/src/com/android/game/qualification/
DCertificationRequirements.java26 public CertificationRequirements(String name, float frameTime, float jankRate, int loadTime) { in CertificationRequirements() argument
30 mLoadTime = loadTime; in CertificationRequirements()
DApkInfo.java80 int loadTime, in ApkInfo() argument
95 this.mLoadTime = loadTime; in ApkInfo()