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

/openjdk7/jdk/test/java/lang/instrument/
H A DExampleForBootClassPath.java29 public int fifteen() { method in class:ExampleForBootClassPath
H A DManifestTestApp.java57 if (instance.fifteen() == 15) {
63 System.out.println("FAIL: instance.fifteen()=" +
64 instance.fifteen());
H A DAppendToBootstrapClassPathTest.java68 assertTrue(instance.fifteen() == 15);

Completed in 29 milliseconds