Searched refs:COLLECTION_OPTION_NAME (Results 1 – 1 of 1) sorted by relevance
48 private static final String COLLECTION_OPTION_NAME = "collection"; field in ConfigurationDefTest53 @Option(name=COLLECTION_OPTION_NAME, description=OPTION_DESCRIPTION)89 mConfigDef.addOptionDef(COLLECTION_OPTION_NAME, null, OPTION_VALUE, CONFIG_NAME); in testCreateConfiguration_optionCollection()90 mConfigDef.addOptionDef(COLLECTION_OPTION_NAME, null, OPTION_VALUE2, CONFIG_NAME); in testCreateConfiguration_optionCollection()