Searched refs:Test4Length (Results 1 – 6 of 6) sorted by relevance
202 Assert.AreEqual(2, monster.Test4Length); in TestBuffer()
106 def Test4Length(self): member in Monster
144 func (rcv *Monster) Test4Length() int { func
37 …public int Test4Length { get { int o = __p.__offset(22); return o != 0 ? __p.__vector_len(o) : 0; … property
255 if got := monster.Test4Length(); 2 != got {1687 monster.Test4Length()
133 asserter(monster.Test4Length() == 2)879 self.assertEqual(0, self.mon.Test4Length())