Searched refs:protopath (Results 1 – 1 of 1) sorted by relevance
1118 auto protopath = test_data_path + "prototest/"; in ParseProtoTest() local1119 const char *include_directories[] = { protopath.c_str(), nullptr }; in ParseProtoTest()1170 auto protopath = test_data_path + "prototest/"; in ParseProtoTestWithSuffix() local1171 const char *include_directories[] = { protopath.c_str(), nullptr }; in ParseProtoTestWithSuffix()1226 auto protopath = test_data_path + "prototest/"; in ParseProtoTestWithIncludes() local1227 const char *include_directories[] = { protopath.c_str(), nullptr }; in ParseProtoTestWithIncludes()