Home
last modified time | relevance | path

Searched refs:goldenfile (Results 1 – 1 of 1) sorted by relevance

/external/flatbuffers/tests/
Dtest.cpp1097 std::string goldenfile; in ParseProtoTest() local
1105 false, &goldenfile), in ParseProtoTest()
1128 TEST_EQ_STR(fbs.c_str(), goldenfile.c_str()); in ParseProtoTest()
1148 std::string goldenfile; in ParseProtoTestWithSuffix() local
1156 &goldenfile), in ParseProtoTestWithSuffix()
1180 TEST_EQ_STR(fbs.c_str(), goldenfile.c_str()); in ParseProtoTestWithSuffix()
1200 std::string goldenfile; in ParseProtoTestWithIncludes() local
1213 &goldenfile), in ParseProtoTestWithIncludes()
1245 TEST_EQ_STR(fbs.c_str(), goldenfile.c_str()); in ParseProtoTestWithIncludes()