Home
last modified time | relevance | path

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

/art/test/1909-per-agent-tls/src/art/
DTest1909.java89 long e1 = newJvmtiEnv(); in run() local
93 checkEq(0, tc.getTLS(e1)); in run()
94 checkEq(0, t1.getTLS(e1)); in run()
99 tc.setTLS(e1, 1); in run()
100 checkEq(1, tc.getTLS(e1)); in run()
101 checkEq(0, t1.getTLS(e1)); in run()
106 t1.setTLS(e1, 2); in run()
107 checkEq(1, tc.getTLS(e1)); in run()
108 checkEq(2, t1.getTLS(e1)); in run()
114 checkEq(1, tc.getTLS(e1)); in run()
[all …]
/art/test/660-checker-sad/src/
DSadLong.java95 long e1 = x >= y ? x - y : y - x; // still select in main() local
96 expectEquals(e1, sad1(x, y)); in main()
DSadInt.java139 int e1 = x >= y ? x - y : y - x; // still select in main() local
140 expectEquals(e1, sad1(x, y)); in main()
/art/test/924-threads/
Dexpected.txt34 e1 = ALIVE|WAITING_WITH_TIMEOUT|SLEEPING|WAITING
43 e1 = ALIVE|WAITING_WITH_TIMEOUT|SLEEPING|WAITING
/art/test/067-preemptive-unpark/src/
DMain.java74 } catch (NoSuchFieldException e1) { in setUp()
/art/test/530-checker-loops2/src/
DMain.java1144 int[] e1 ={ 1, 2, 3, 4, 4, 4, 4, 3, 2, 1 }; in main()
1147 expectEquals(a1[i], e1[i]); in main()
1153 int[] e1 = { 7, 1, 2, 2, 1, 0, 2, 0, 0, 1 }; in main()
1156 expectEquals(a1[i], e1[i]); in main()
/art/compiler/optimizing/
Dcode_generator.h996 HEnvironment* e1 = i1->GetEnvironment(); in HaveSameStackMap() local
998 if (e1->GetParent() != e2->GetParent() || e1->Size() != e2->Size()) { in HaveSameStackMap()
1001 for (size_t i = 0, sz = e1->Size(); i < sz; ++i) { in HaveSameStackMap()
1002 if (e1->GetInstructionAt(i) != e2->GetInstructionAt(i) || in HaveSameStackMap()
1003 !e1->GetLocationAt(i).Equals(e2->GetLocationAt(i))) { in HaveSameStackMap()
/art/test/806-TooWideClassInstanceOf/src/
DMain.java1241 A e1 = new E1199(); in main() local
1251 expectFalse(e1 instanceof F1); in main()
1252 expectFalse(e1 instanceof F3); in main()
1256 expectFalse(e1 instanceof C1); in main()
1258 expectTrue(e1 instanceof C2); in main()
/art/test/449-checker-bce/src/
DMain.java1799 int e1 = 0; in main() local
1802 if (x1[i] != e1 || x2[i] != e2 || x3[i] != e3) { in main()
/art/compiler/utils/x86_64/
Dassembler_x86_64_test.cc59 std::default_random_engine e1(rd()); in TEST() local
62 int32_t value = uniform_dist(e1); in TEST()
78 int32_t value = uniform_dist2(e1); in TEST()
92 int64_t value = uniform_dist3(e1); in TEST()
108 int64_t value = uniform_dist4(e1); in TEST()
/art/tools/dmtracedump/
Dtracedump.cc2363 uint64_t e1 = ptr->method1->elapsedExclusive; in createDiff() local
2365 if (e1 > 0) { in createDiff()
2366 ptr->differenceExclusive = e2 - e1; in createDiff()
2368 static_cast<double>(e1)) * 100.0; in createDiff()
/art/test/dexdump/
Dcheckers.txt785 001bbe: 2380 3700 |00e1: new-array v0, v8, [I // type@0037
2125 002cfa: 5982 2300 |00e1: iput v2, v8, Lcom/google/android/checkers/Che…
2983 003786: 1203 |01e1: const/4 v3, #int 0 // #0
3889 00415a: 4b02 0001 |00e1: aput v2, v0, v1
4154 00455a: 4b02 0001 |02e1: aput v2, v0, v1
4289 00475a: 1301 0b00 |03e1: const/16 v1, #int 11 // #b
4961 0052cc: 37b4 3f01 |03a2: if-le v4, v11, 04e1 // +013f
4994 00534a: 8177 |03e1: int-to-long v7, v7
5137 00554a: 01a3 |04e1: move v3, v10
5677 005bea: 9609 1001 |00e1: or-int v9, v16, v1
[all …]
Dinvoke-custom.txt878 …/lang/invoke/MethodType;.methodType:(Ljava/lang/Class;)Ljava/lang/invoke/MethodType; // method@00e1
1866 0021a6: 0c02 |00e1: move-result-object v2
1964 00235a: 2826 |01bb: goto 01e1 // +0026
1982 0023a6: fc00 0d00 0000 |01e1: invoke-custom {}, call_site@000d
3506 0032ce: 7120 6600 2500 |00e1: invoke-static {v5, v2}, LTestInvokeCustomWith…
Dbytecodes.txt763 000e66: 1200 |00e1: const/4 v0, #int 0 // #0