Home
last modified time | relevance | path

Searched refs:ManyInterfaces (Results 1 – 2 of 2) sorted by relevance

/art/test/023-many-interfaces/src/
DMain.java4 ManyInterfaces.run(timing); in main()
DManyInterfaces.java64 public class ManyInterfaces class
189 ManyInterfaces.timing = timing; in run()
190 ManyInterfaces obj = new ManyInterfaces(); in run()
329 static void testVirt001(ManyInterfaces obj, int count) { in testVirt001()
338 static void testVirt049(ManyInterfaces obj, int count) { in testVirt049()
347 static void testVirt099(ManyInterfaces obj, int count) { in testVirt099()