OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TestAgressiveLive2
(Results
1 - 2
of
2
) sorted by null
/art/test/404-optimizing-allocator/src/
Main.java
31
expectEquals(-77, $opt$reg$
TestAgressiveLive2
(1, 2, 3, 4, 5, 6, 7));
150
public static int $opt$reg$
TestAgressiveLive2
(int a, int b, int c, int d, int e, int f, int g) {
/art/test/405-optimizing-long-allocator/src/
Main.java
31
expectEquals(-77, $opt$
TestAgressiveLive2
(1, 2, 3, 4, 5, 6, 7));
36
expectEquals(-124554051632L, $opt$
TestAgressiveLive2
(
156
public static long $opt$
TestAgressiveLive2
(long a, long b, long c, long d, long e, long f, long g) {
Completed in 125 milliseconds