Home
last modified time | relevance | path

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

/art/test/470-huge-method/src/
DMain.java27 assertEquals(499500L, HugeMethod()); in main()
31 static long HugeMethod() { in HugeMethod() method in Main