Searched refs:import_parser (Results 1 – 1 of 1) sorted by relevance
1234 flatbuffers::Parser import_parser(opts); in ParseProtoTestWithIncludes() local1235 TEST_EQ(import_parser.Parse(importprotofile.c_str(), include_directories), in ParseProtoTestWithIncludes()1237 auto import_fbs = flatbuffers::GenerateFBS(import_parser, "test"); in ParseProtoTestWithIncludes()