Searched refs:setMaxAliasesForCollections (Results 1 – 5 of 5) sorted by relevance
45 settings.setMaxAliasesForCollections(72); in billionLaughsAttackLoaded()54 settings.setMaxAliasesForCollections(100); in billionLaughsAttackExpanded()83 settings.setMaxAliasesForCollections(5); // smaller than number of aliases for scalars in doNotRestrictScalarAliases()
77 settings.setMaxAliasesForCollections(150); in referencesWithRecursiveKeysNotAllowedByDefault()97 settings.setMaxAliasesForCollections(50); in parseManyAliasesForCollections()116 settings.setMaxAliasesForCollections(1000); in referencesWithRestrictedNesting()
75 public void setMaxAliasesForCollections(int maxAliasesForCollections) { in setMaxAliasesForCollections() method in LoaderOptions
36 options.setMaxAliasesForCollections(1500); in testBigNumberFormat()
338 loaderOptions.setMaxAliasesForCollections(Integer.MAX_VALUE); in testCommentsAtDataWindowBreak()