Searched refs:jsonfile_utf8 (Results 1 – 1 of 1) sorted by relevance
853 std::string jsonfile_utf8; in ParseAndGenerateTextTest() local855 false, &jsonfile_utf8), in ParseAndGenerateTextTest()857 TEST_EQ(parser.Parse(jsonfile_utf8.c_str(), include_directories), true); in ParseAndGenerateTextTest()866 TEST_EQ_STR(jsongen_utf8.c_str(), jsonfile_utf8.c_str()); in ParseAndGenerateTextTest()