Home
last modified time | relevance | path

Searched defs:l3 (Results 1 – 11 of 11) sorted by relevance

/art/test/475-simplify-mul-zero/src/
DMain.java19 long l3 = 2207693990L; in main() local
/art/test/578-bce-visit/src/
DMain.java36 int l3 = 24; in doit() local
/art/test/646-checker-long-const-to-int/src/
DMain.java45 long l3 = longField3; in test() local
/art/test/178-app-image-native-method/src/
DMain.java185 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters()
204 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters()
223 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters()
239 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters()
258 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters()
277 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters()
/art/test/178-app-image-native-method/
Dnative_methods.cc24 jint i3, jlong l3, jfloat f3, jdouble d3, in VerifyManyParameters()
53 jint i3, jlong l3, jfloat f3, jdouble d3, in Java_Test_nativeMethodWithManyParameters()
83 jint i3, jlong l3, jfloat f3, jdouble d3, in Java_TestFast_nativeMethodWithManyParameters()
112 jint i3, jlong l3, jfloat f3, jdouble d3, in Java_TestCritical_nativeMethodWithManyParameters()
/art/test/2000-virtual-list-structural/src/
DMain.java61 AbstractCollection<String> l3 = new HashSet<>(l2); in main() local
/art/test/1922-owned-monitors-info/src/art/
DTest1922.java181 final NamedLock l3 = new NamedLock("Lock 3"); in runTestsOtherThread() local
226 final NamedLock l3 = new NamedLock("Lock 3"); in runTestsCurrentThread() local
/art/test/700-LoadArgRegs/src/
DMain.java277 … void testRefs1(Object o1, Object o2, Object o3, Object o4, Object o5, long l1, long l2, long l3) { in testRefs1()
281 …c void testRefs(Object o1, Object o2, Object o3, Object o4, Object o5, long l1, long l2, long l3) { in testRefs()
/art/test/439-npe/src/
DMain.java662 long l3 = 23L; in $opt$noinline$testRegisterRetrieval() local
/art/test/421-large-frame/src/
DMain.java40 long l3 = 3L + dummy; in $opt$LargeFrame() local
/art/test/470-huge-method/src/
DMain.java35 long l3 = 3; in HugeMethod() local