Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetShallowSize

229   CHECK_NE(0, static_cast<int>(x->GetShallowSize()));
230 CHECK_NE(0, static_cast<int>(x1->GetShallowSize()));
231 CHECK_NE(0, static_cast<int>(x2->GetShallowSize()));
2329 static_cast<int>(elements->GetShallowSize()));
2672 CHECK_EQ(400, static_cast<int>(backing_store->GetShallowSize()));