Searched refs:bfbsfile (Results 1 – 1 of 1) sorted by relevance
463 std::string bfbsfile; in ReflectionTest() local465 "tests/monster_test.bfbs", true, &bfbsfile), true); in ReflectionTest()469 reinterpret_cast<const uint8_t *>(bfbsfile.c_str()), bfbsfile.length()); in ReflectionTest()473 auto &schema = *reflection::GetSchema(bfbsfile.c_str()); in ReflectionTest()