Home | History | Annotate | Download | only in cctest

Lines Matching refs:GetShallowSize

237   CHECK_NE(0, static_cast<int>(x->GetShallowSize()));
238 CHECK_NE(0, static_cast<int>(x1->GetShallowSize()));
239 CHECK_NE(0, static_cast<int>(x2->GetShallowSize()));
2279 static_cast<int>(elements->GetShallowSize()));
2621 CHECK_EQ(400, static_cast<int>(backing_store->GetShallowSize()));