Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/container/
H A D_XEnumeration.java85 Object expCount = tEnv.getObjRelation("ExpectedCount"); in _hasMoreElements() local
86 if (expCount != null) { in _hasMoreElements()
87 int ec = ((Integer) expCount).intValue(); in _hasMoreElements()

Completed in 7 milliseconds