Searched refs:ALLOWLIST_MODULE_PARAMETERS (Results 1 – 1 of 1) sorted by relevance
141 private static final Set<String> ALLOWLIST_MODULE_PARAMETERS = new HashSet<>(); field in CtsConfigLoadingTest232 missingMandatoryParameters.removeAll(ALLOWLIST_MODULE_PARAMETERS); in testConfigurationLoad()