Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DDupFileTest.java69 int dupedFiles = 0; in testDupFilesExist() local
76 dupedFiles++; in testDupFilesExist()
81 if (dupedFiles != 0) { in testDupFilesExist()
85 dupedFiles, dupedFilesSummary.toString())); in testDupFilesExist()