Searched refs:TEST_CASE_EXCLUDE_GROUP_OPTION (Results 1 – 2 of 2) sorted by relevance
250 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_optionGroup_noAnnotation()263 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_optionGroup_sameGroup()276 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_optionGroup_multiGroup()286 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_includeAndExclude()446 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_EXCLUDE_GROUP_OPTION, "group1"); in testActualRunAnnotated_exclude()
44 public static final String TEST_CASE_EXCLUDE_GROUP_OPTION = "test-case-exclude-group"; field in BaseDeviceMetricCollector57 name = TEST_CASE_EXCLUDE_GROUP_OPTION,