Home
last modified time | relevance | path

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

/cts/tools/cts-tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DApkPackageNameCheck.java141 Set<String> toBePushed = FileUtil.findFiles(config.getParentFile(), in testApkPackageNames() local
143 if (toBePushed.isEmpty()) { in testApkPackageNames()