Home
last modified time | relevance | path

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

/trunk/main/toolkit/qa/complex/toolkit/
H A DAssert.java124 int substitutedTypesLastRound = 0; in impl_getMethod() local
141 if ( substitutedTypes > substitutedTypesLastRound ) in impl_getMethod()
154 if ( substitutedTypes == substitutedTypesLastRound ) in impl_getMethod()
156 substitutedTypesLastRound = substitutedTypes; in impl_getMethod()

Completed in 22 milliseconds