Searched refs:TEST_CASE_INCLUDE_GROUP_OPTION (Results 1 – 2 of 2) sorted by relevance
187 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testIncludeTestCase_optionGroup_noAnnotation()200 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testIncludeTestCase_optionGroup_differentAnnotationGroup()213 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testIncludeTestCase_optionGroup_sameAnnotationGroup()226 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testIncludeTestCase_optionGroup_multiGroup()287 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group"); in testExcludeTestCase_includeAndExclude()398 setter.setOptionValue(BaseDeviceMetricCollector.TEST_CASE_INCLUDE_GROUP_OPTION, "group1"); in testActualRunAnnotated_include()
43 public static final String TEST_CASE_INCLUDE_GROUP_OPTION = "test-case-include-group"; field in BaseDeviceMetricCollector47 name = TEST_CASE_INCLUDE_GROUP_OPTION,