Home
last modified time | relevance | path

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

/third_party/flatbuffers/tests/ts/union-underlying-type/
Dd.js42 testVectorOfUnion(index, obj) { method in D
151 …r(testUnionType = ABC.NONE, testUnion = null, testVectorOfUnionType = [], testVectorOfUnion = []) { argument
Dd.ts188 …const testVectorOfUnion = D.createTestVectorOfUnionVector(builder, builder.createObjectOffsetList(… constant