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

/openjdk7/langtools/test/tools/javah/
H A DT6893943.java45 testCommand(NO_ARGS, 1);
46 testCommand(HELP, 0);
58 void testCommand(String[] args, int expect_rc) throws Exception { method in class:T6893943
80 expect("testCommand", sw.toString(), rc, expect_rc);

Completed in 28 milliseconds