Searched refs:goldenunionfile (Results 1 – 1 of 1) sorted by relevance
1098 std::string goldenunionfile; in ParseProtoTest() local1109 &goldenunionfile), in ParseProtoTest()1141 TEST_EQ_STR(fbs_union.c_str(), goldenunionfile.c_str()); in ParseProtoTest()1149 std::string goldenunionfile; in ParseProtoTestWithSuffix() local1160 false, &goldenunionfile), in ParseProtoTestWithSuffix()1193 TEST_EQ_STR(fbs_union.c_str(), goldenunionfile.c_str()); in ParseProtoTestWithSuffix()1201 std::string goldenunionfile; in ParseProtoTestWithIncludes() local1217 false, &goldenunionfile), in ParseProtoTestWithIncludes()1259 TEST_EQ_STR(fbs_union.c_str(), goldenunionfile.c_str()); in ParseProtoTestWithIncludes()