HomeSort by relevance Sort by last modified time
    Searched refs:ManyInterfaces (Results 1 - 2 of 2) sorted by null

  /dalvik/tests/023-many-interfaces/src/
Main.java 4 ManyInterfaces.run(timing);
ManyInterfaces.java 50 public class ManyInterfaces
175 ManyInterfaces.timing = timing;
176 ManyInterfaces obj = new ManyInterfaces();
187 * be loaded and ready as a result of instantiating ManyInterfaces.
315 static void testVirt001(ManyInterfaces obj, int count) {
324 static void testVirt049(ManyInterfaces obj, int count) {
333 static void testVirt099(ManyInterfaces obj, int count) {

Completed in 154 milliseconds