Home
last modified time | relevance | path

Searched defs:testVectorOfUnionType (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/tests/ts/union-underlying-type/
Dd.js30 testVectorOfUnionType(index) { method in D
151 …constructor(testUnionType = ABC.NONE, testUnion = null, testVectorOfUnionType = [], testVectorOfUn… argument
Dd.ts187 …const testVectorOfUnionType = D.createTestVectorOfUnionTypeVector(builder, this.testVectorOfUnionT… constant