Searched refs:Test4Length (Results 1 – 8 of 8) sorted by relevance
64 assert(mon:Test4Length() == 2)
268 if got := monster.Test4Length(); 2 != got {1750 monster.Test4Length()
178 asserter(monster.Test4Length() == 2)1214 self.assertEqual(0, self.mon.Test4Length())
241 Assert.AreEqual(2, monster.Test4Length); in TestBuffer()
101 function Monster_mt:Test4Length() function
113 def Test4Length(self): member in Monster
146 func (rcv *Monster) Test4Length() int { func
49 …public int Test4Length { get { int o = __p.__offset(22); return o != 0 ? __p.__vector_len(o) : 0; … property