Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_test.cc56 const RegType& ref_type_const_wide_4 = cache.FromCat2ConstLo(55, true); in TEST_F() local
58 EXPECT_FALSE(ref_type_const_wide_2.Equals(ref_type_const_wide_4)); in TEST_F()