Searched refs:TEST_CASE_EXCLUDE_GROUP_OPTION (Results 1 – 2 of 2) sorted by relevance
280 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_optionGroup_noAnnotation()293 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_optionGroup_sameGroup()306 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_optionGroup_multiGroup()316 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_includeAndExclude()483 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group1"); in testActualRunAnnotated_exclude()
54 public static final String TEST_CASE_EXCLUDE_GROUP_OPTION = "test-case-exclude-group"; field in BaseDeviceMetricCollector70 name = TEST_CASE_EXCLUDE_GROUP_OPTION,