Searched refs:charactersTypeLength (Results 1 – 7 of 7) sorted by relevance
38 assert.strictEqual(movie.charactersTypeLength(), charTypes.length);39 assert.strictEqual(movie.charactersLength(), movie.charactersTypeLength());
452 assert(movie.charactersTypeLength == characterTypeVector.size) in TestVectorOfUnions()
509 TestEq(movie.charactersTypeLength(), characterTypeVector.length); in TestVectorOfUnions()
43 val charactersTypeLength : Int constant
20 public int charactersTypeLength() { int o = __offset(8); return o != 0 ? __vector_len(o) : 0; } in charactersTypeLength() method in Movie
332 Movie.prototype.charactersTypeLength = function() { method in Movie
284 charactersTypeLength():number { method in Movie