Home
last modified time | relevance | path

Searched refs:enumerateAll (Results 1 – 1 of 1) sorted by relevance

/trunk/main/comphelper/qa/complex/comphelper/
H A DMap.java472 XEnumeration enumerateAll = map.createElementEnumeration( false ); in testEnumerations() local
475 impl_verifyEnumerationContent( enumerateAll, paired, "content enumeration" ); in testEnumerations()
488 enumerateAll = map.createElementEnumeration( true ); in testEnumerations()
492 impl_verifyEnumerationContent( enumerateAll, paired, "content enumeration" ); in testEnumerations()

Completed in 22 milliseconds