Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DPresubmitSetupValidation.java38 String[] presubmitCommand = {PRESUBMIT_CTS_UNIT_TESTS, "--template:map", "reporters=empty"}; in testCtsPresubmit_unit_tests() local
40 factory.createConfigurationFromArgs(presubmitCommand); in testCtsPresubmit_unit_tests()