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