Home | History | Annotate | Download | only in cctest

Lines Matching refs:FastPointerLayout

126   LayoutDescriptor* layout_desc = LayoutDescriptor::FastPointerLayout();
178 CHECK_EQ(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
195 CHECK_NE(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
211 CHECK_NE(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
310 LayoutDescriptor* layout_desc = LayoutDescriptor::FastPointerLayout();
500 CHECK_EQ(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
507 CHECK_EQ(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
514 CHECK_NE(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
543 CHECK_EQ(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
550 CHECK_EQ(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
557 CHECK_NE(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
570 CHECK_NE(LayoutDescriptor::FastPointerLayout(), *layout_descriptor);
620 LayoutDescriptor::FastPointerLayout());