Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetShallowSize

230   CHECK_NE(0, static_cast<int>(x->GetShallowSize()));
231 CHECK_NE(0, static_cast<int>(x1->GetShallowSize()));
232 CHECK_NE(0, static_cast<int>(x2->GetShallowSize()));
2332 static_cast<int>(elements->GetShallowSize()));
2670 CHECK_EQ(400, static_cast<int>(backing_store->GetShallowSize()));