Home
last modified time | relevance | path

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

/art/runtime/arch/
Dstub_test.cc1370 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetBooleanInstance() local
1376 EXPECT_EQ(res, static_cast<uint8_t>(res2)); in GetSetBooleanInstance()
1404 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetByteInstance() local
1410 EXPECT_EQ(res, static_cast<int8_t>(res2)); in GetSetByteInstance()
1500 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetCharInstance() local
1506 EXPECT_EQ(res, static_cast<uint16_t>(res2)); in GetSetCharInstance()
1534 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetShortInstance() local
1540 EXPECT_EQ(res, static_cast<int16_t>(res2)); in GetSetShortInstance()
1607 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSet32Instance() local
1613 EXPECT_EQ(res, static_cast<int32_t>(res2)); in GetSet32Instance()
[all …]
/art/test/800-smali/smali/
Db_22881413.smali7 .field private static res2:Ljava/lang/ClassLoader;
149 sget-object v0, LB22881413;->res2:Ljava/lang/ClassLoader;