Searched defs:testarrayofstringVector (Results 1 – 2 of 2) sorted by relevance
49 …public StringVector testarrayofstringVector() { return testarrayofstringVector(new StringVector())… in testarrayofstringVector() method in Monster50 …public StringVector testarrayofstringVector(StringVector obj) { int o = __offset(24); return o != … in testarrayofstringVector() method in Monster
191 StringVector testarrayofstringVector = monster.testarrayofstringVector(); in TestBuffer() local