Searched refs:bfbsfile (Results 1 – 1 of 1) sorted by relevance
608 std::string bfbsfile; in ReflectionTest() local610 (test_data_path + "monster_test.bfbs").c_str(), true, &bfbsfile), in ReflectionTest()615 reinterpret_cast<const uint8_t *>(bfbsfile.c_str()), bfbsfile.length()); in ReflectionTest()619 auto &schema = *reflection::GetSchema(bfbsfile.c_str()); in ReflectionTest()