Searched refs:goldenfile (Results 1 – 1 of 1) sorted by relevance
1097 std::string goldenfile; in ParseProtoTest() local1105 false, &goldenfile), in ParseProtoTest()1128 TEST_EQ_STR(fbs.c_str(), goldenfile.c_str()); in ParseProtoTest()1148 std::string goldenfile; in ParseProtoTestWithSuffix() local1156 &goldenfile), in ParseProtoTestWithSuffix()1180 TEST_EQ_STR(fbs.c_str(), goldenfile.c_str()); in ParseProtoTestWithSuffix()1200 std::string goldenfile; in ParseProtoTestWithIncludes() local1213 &goldenfile), in ParseProtoTestWithIncludes()1245 TEST_EQ_STR(fbs.c_str(), goldenfile.c_str()); in ParseProtoTestWithIncludes()