Home
last modified time | relevance | path

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

/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DPresubmitSetupValidation.java30 private static final String PRESUBMIT_CTS_UNIT_TESTS = "cts-unit-tests"; field in PresubmitSetupValidation
38 String[] presubmitCommand = {PRESUBMIT_CTS_UNIT_TESTS, "--template:map", "reporters=empty"}; in testCtsPresubmit_unit_tests()