Searched refs:TEST_CASE_INCLUDE_GROUP_OPTION (Results 1 – 2 of 2) sorted by relevance
217 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testIncludeTestCase_optionGroup_noAnnotation()230 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testIncludeTestCase_optionGroup_differentAnnotationGroup()243 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testIncludeTestCase_optionGroup_sameAnnotationGroup()256 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testIncludeTestCase_optionGroup_multiGroup()317 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_includeAndExclude()430 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group1"); in testActualRunAnnotated_include()
53 public static final String TEST_CASE_INCLUDE_GROUP_OPTION = "test-case-include-group"; field in BaseDeviceMetricCollector60 name = TEST_CASE_INCLUDE_GROUP_OPTION,