Home
last modified time | relevance | path

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

/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DDalvikTest.java328 String collectTestsOnlyString = (mCollectTestsOnly) ? "--collect-tests-only" : ""; in run() local
332 includeFilters, excludeFilters, includeFile, excludeFile, collectTestsOnlyString); in run()