Searched defs:theSet (Results 1 – 9 of 9) sorted by relevance
58 Set<String> theSet = Collections.unmodifiableSet(Collections.singleton("a")); in testUnmodifiableSet() local
133 private Set<?> theSet; field in MockInjectionTest.AnObjectWithoutConstructor
292 private static void addAllChildrenToSet(View rootView, Set<View> theSet) { in addAllChildrenToSet()
1282 UnicodeSet *theSet = scanProp(); in doParseActions() local1719 UnicodeSet* theSet = static_cast<UnicodeSet*>(fSetStack.pop()); in doParseActions() local2391 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet()
1282 UnicodeSet *theSet = scanProp(); in doParseActions() local1719 UnicodeSet *theSet = (UnicodeSet *)fSetStack.pop(); in doParseActions() local2391 void RegexCompile::compileSet(UnicodeSet *theSet) in compileSet()
1026 SetMonkey::SetMonkey(const USet *theSet) in SetMonkey()1064 StringSetMonkey::StringSetMonkey(const USet *theSet, UCollator *theCollator, CollData *theCollData) in StringSetMonkey()