Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetIfTableCount

109     EXPECT_EQ(0, primitive->GetIfTableCount());
223 EXPECT_EQ(2, array->GetIfTableCount());
300 for (int i = 0; i < klass->GetIfTableCount(); i++) {