Searched refs:CLASS_OPTION (Results 1 – 1 of 1) sorted by relevance
93 private static final String CLASS_OPTION = "class"; field in CtsTest116 @Option(name = CLASS_OPTION, shortName = 'c', description = "run a specific test class.",1186 PLAN_OPTION, PACKAGE_OPTION, CLASS_OPTION, CONTINUE_OPTION)); in checkFields()1190 "Must specify --%s when --%s is used", CLASS_OPTION, METHOD_OPTION)); in checkFields()