Home
last modified time | relevance | path

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

/art/runtime/verifier/
Dreg_type_test.cc43 const RegType& ref_type_const_1 = cache.FromCat1Const(10, true); in TEST_F() local
46 EXPECT_TRUE(ref_type_const_0.Equals(ref_type_const_1)); in TEST_F()