Searched refs:direct_interface1 (Results 1 – 1 of 1) sorted by relevance
155 mirror::Class* direct_interface1 = mirror::Class::GetDirectInterface(self, array, 1); in AssertArrayClass() local156 EXPECT_STREQ(direct_interface1->GetDescriptor(&temp), "Ljava/io/Serializable;"); in AssertArrayClass()