Searched refs:attachPoint (Results 1 – 2 of 2) sorted by relevance
62 const AttachPoint &points = this+attachPoint[index]; in get_attach_points()78 return_trace (coverage.sanitize (c, this) && attachPoint.sanitize (c, this)); in sanitize()86 attachPoint; /* Array of AttachPoint tables member89 DEFINE_SIZE_ARRAY (4, attachPoint);
96 attachPoint = builder.buildAttachPoint([7, 3])97 self.assertEqual(getXML(attachPoint.toXML),108 attachPoint = builder.buildAttachPoint([7, 3, 7])109 self.assertEqual(getXML(attachPoint.toXML),