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