Searched refs:checkEmptyLineNumberTable (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/com/sun/jdi/
H A DNoLocInfoTest.java138 void checkEmptyLineNumberTable(String className, String methodName) { method in class:NoLocInfoTest
168 checkEmptyLineNumberTable("InterfaceNoLocInfoTarg", "instanceMeth");
169 checkEmptyLineNumberTable("InterfaceNoLocInfoTarg", "instanceMeth1");
170 checkEmptyLineNumberTable("AbstractNoLocInfoTarg", "instanceMeth");
174 checkEmptyLineNumberTable("NoLocInfoTarg", "staticNativeMeth");
175 checkEmptyLineNumberTable("NoLocInfoTarg", "instanceNativeMeth");

Completed in 32 milliseconds