Home
last modified time | relevance | path

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

/art/runtime/arch/
Dstub_test.cc1640 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetBooleanInstance() local
1646 EXPECT_EQ(res, static_cast<uint8_t>(res2)); in GetSetBooleanInstance()
1674 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetByteInstance() local
1680 EXPECT_EQ(res, static_cast<int8_t>(res2)); in GetSetByteInstance()
1770 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetCharInstance() local
1776 EXPECT_EQ(res, static_cast<uint16_t>(res2)); in GetSetCharInstance()
1804 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSetShortInstance() local
1810 EXPECT_EQ(res, static_cast<int16_t>(res2)); in GetSetShortInstance()
1877 size_t res2 = test->Invoke3WithReferrer(static_cast<size_t>(f->GetDexFieldIndex()), in GetSet32Instance() local
1883 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;