Searched refs:publicMethod (Results 1 - 2 of 2) sorted by relevance
/libcore/support/src/test/java/tests/resources/ | ||
H A D | hyts_security.jar | META-INF/MANIFEST.MF packA/SecurityTest.class SecurityTest.java package packA public packA.SecurityTest ... |
/libcore/benchmarks/src/benchmarks/ | ||
H A D | MethodInvocationBenchmark.java | 102 public void publicMethod() { ++i; } method in class:MethodInvocationBenchmark.Inner 110 inner.publicMethod(); |
Completed in 90 milliseconds