Home
last modified time | relevance | path

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

/external/flatbuffers/tests/
Dtest.cpp1118 auto protopath = test_data_path + "prototest/"; in ParseProtoTest() local
1119 const char *include_directories[] = { protopath.c_str(), nullptr }; in ParseProtoTest()
1170 auto protopath = test_data_path + "prototest/"; in ParseProtoTestWithSuffix() local
1171 const char *include_directories[] = { protopath.c_str(), nullptr }; in ParseProtoTestWithSuffix()
1226 auto protopath = test_data_path + "prototest/"; in ParseProtoTestWithIncludes() local
1227 const char *include_directories[] = { protopath.c_str(), nullptr }; in ParseProtoTestWithIncludes()