Searched refs:unboxed1 (Results 1 – 1 of 1) sorted by relevance
69 Type unboxed1 = unbox_method->InvokeInstance<kPrimitive>(self, boxed.Get()); in TestBoxUnbox() local70 ASSERT_EQ(ToIntegralType(value), ToIntegralType(unboxed1)); in TestBoxUnbox()