OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ManyInterfaces
(Results
1 - 2
of
2
) sorted by null
/art/test/023-many-interfaces/src/
Main.java
4
ManyInterfaces
.run(timing);
ManyInterfaces.java
64
public class
ManyInterfaces
189
ManyInterfaces
.timing = timing;
190
ManyInterfaces
obj = new
ManyInterfaces
();
201
* be loaded and ready as a result of instantiating
ManyInterfaces
.
329
static void testVirt001(
ManyInterfaces
obj, int count) {
338
static void testVirt049(
ManyInterfaces
obj, int count) {
347
static void testVirt099(
ManyInterfaces
obj, int count) {
Completed in 300 milliseconds