Home
last modified time | relevance | path

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

/cts/tests/sample/src/android/sample/cts/
DSampleDeviceReportLogTest.java83 countHelper(1, streamName); in testCountUp()
91 countHelper(2, streamName); in testCountDown()
100 private void countHelper(int testParameter, String streamName) { in countHelper() method in SampleDeviceReportLogTest