Home
last modified time | relevance | path

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

/trunk/main/toolkit/qa/complex/toolkit/
H A DAssert.java123 int substitutedTypes = 0; in impl_getMethod() local
136 substitutedTypes = 0; in impl_getMethod()
141 if ( substitutedTypes > substitutedTypesLastRound ) in impl_getMethod()
149 ++substitutedTypes; in impl_getMethod()
154 if ( substitutedTypes == substitutedTypesLastRound ) in impl_getMethod()
156 substitutedTypesLastRound = substitutedTypes; in impl_getMethod()
166 while ( substitutedTypes > 0 ); in impl_getMethod()

Completed in 8 milliseconds