Searched refs:idl_opts (Results 1 – 1 of 1) sorted by relevance
2135 flatbuffers::IDLOptions idl_opts; in UnionVectorTest() local2136 idl_opts.lang_to_generate |= flatbuffers::IDLOptions::kBinary; in UnionVectorTest()2137 flatbuffers::Parser parser(idl_opts); in UnionVectorTest()2267 flatbuffers::Parser parser2(idl_opts); in UnionVectorTest()