Home | History | Annotate | Download | only in testprogress2

Lines Matching refs:ifs

354         ClassDoc[] ifs = testClass.interfaces();
355 for (int i = 0; i < ifs.length; i++) {
356 ClassDoc iface = ifs[i];