Home
last modified time | relevance | path

Searched defs:singletons (Results 1 – 5 of 5) sorted by relevance

/external/catch2/include/internal/
Dcatch_singletons.cpp29 auto& singletons = getSingletons(); in cleanupSingletons() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DPluralRulesFactory.java42 …private static ConcurrentHashMap<Pair<Type, String>, PluralRulesFactory> singletons = new Concurre… field in PluralRulesFactory
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DShadowApplication.java200 private final Map<String, Object> singletons = new HashMap<>(); field in ShadowApplication
/external/guice/extensions/mini/src/com/google/inject/mini/
DMiniGuice.java50 private final Set<Key> singletons = new HashSet<>(); field in MiniGuice
/external/catch2/single_include/catch2/
Dcatch.hpp11135 auto& singletons = getSingletons(); in cleanupSingletons() local