Home | History | Annotate | Download | only in tests

Lines Matching refs:jsonfile

598   std::string jsonfile;
606 &jsonfile),
626 TEST_EQ(parser.Parse(jsonfile.c_str(), include_directories), true);
644 TEST_EQ_STR(jsongen.c_str(), jsonfile.c_str());
657 auto buf = registry.TextToFlatBuffer(jsonfile.c_str(), MonsterIdentifier());
668 TEST_EQ_STR(text.c_str(), jsonfile.c_str());