Searched refs:allProperties (Results 1 – 1 of 1) sorted by relevance
35 Set<String> allProperties = getAllProperties(); in doTest() local38 retained.retainAll(allProperties); in doTest()45 Set<String> nonRecommended = new TreeSet<String>(allProperties); in doTest()54 String key = generate(allProperties); in doTest()58 String key2 = generateUnique(allProperties); in doTest()