Home
last modified time | relevance | path

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

/cts/tests/jdwp/runner/host-side/src/com/android/compatibility/testtype/
DDalvikTest.java465 DalvikTest catchAll = new DalvikTest(); in split() local
466 OptionCopier.copyOptionsNoThrow(this, catchAll); in split()
467 shards.add(catchAll); in split()
470 catchAll.mRuntimeHint = runtimeHint; in split()
472 catchAll.addExcludeFilter(packageName); in split()