Searched defs:expects (Results 1 - 9 of 9) sorted by relevance

/openjdk7/langtools/test/tools/javap/4870651/
H A DT4870651.java70 void verify(String className, String... expects) { argument
72 for (String expect: expects) {
/openjdk7/langtools/test/tools/javap/
H A DT4501660.java63 void verify(String output, String... expects) { argument
64 for (String expect: expects) {
H A DT4876942.java57 void verify(String output, String... expects) { argument
58 for (String expect: expects) {
H A DT4880663.java75 void verify(File classFile, String... expects) { argument
77 for (String expect: expects) {
H A DT4880672.java48 void verify(String className, String... expects) { argument
50 for (String expect: expects) {
H A DT4975569.java52 void verify(String className, String... expects) { argument
54 for (String expect: expects) {
H A DT6271787.java76 void verify(File classFile, String... expects) { argument
78 for (String expect: expects) {
H A DT6729471.java88 void verify(String className, String... expects) { argument
90 for (String expect: expects) {
H A DT6868539.java60 void verify(String output, String... expects) { argument
61 for (String expect: expects) {

Completed in 78 milliseconds