Home
last modified time | relevance | path

Searched defs:allowedExceptions (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DLocaleValidator.java101 private final Multimap<LstrType, AllowedMatch> allowedExceptions; field in LocaleValidator.AllowedValid
119 public AllowedValid(Set<Validity.Status> allowedStatus, Object... allowedExceptions) { in AllowedValid()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcExposedExtensionsTests.cpp68 const std::vector<std::string> *allowedExceptions) in ExposedExtensionsTest()
/aosp_15_r20/build/soong/android/
H A Dcontainer.go246 allowedExceptions []exceptionHandleFuncLabel member