Searched refs:PRESUBMIT_CTS_UNIT_TESTS (Results 1 – 1 of 1) sorted by relevance
30 private static final String PRESUBMIT_CTS_UNIT_TESTS = "cts-unit-tests"; field in PresubmitSetupValidation38 String[] presubmitCommand = {PRESUBMIT_CTS_UNIT_TESTS, "--template:map", "reporters=empty"}; in testCtsPresubmit_unit_tests()