Home
last modified time | relevance | path

Searched defs:proto_path (Results 1 – 6 of 6) sorted by relevance

/third_party/flatbuffers/tests/
Dproto_test.cpp10 void RunTest(const flatbuffers::IDLOptions &opts, const std::string &proto_path, in RunTest()
51 void proto_test(const std::string &proto_path, const std::string &proto_file) { in proto_test()
66 void proto_test_id(const std::string &proto_path, in proto_test_id()
83 void proto_test_union(const std::string &proto_path, in proto_test_union()
99 void proto_test_union_id(const std::string &proto_path, in proto_test_union_id()
117 void proto_test_union_suffix(const std::string &proto_path, in proto_test_union_suffix()
134 void proto_test_union_suffix_id(const std::string &proto_path, in proto_test_union_suffix_id()
152 void proto_test_include(const std::string &proto_path, in proto_test_include()
169 void proto_test_include_id(const std::string &proto_path, in proto_test_include_id()
187 void proto_test_include_union(const std::string &proto_path, in proto_test_include_union()
[all …]
/third_party/protobuf/src/google/protobuf/compiler/python/
Dpython_plugin_unittest.cc101 std::string proto_path = "-I" + TestTempDir(); in TEST() local
135 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_plugin_unittest.cc231 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/java/
Djava_plugin_unittest.cc106 std::string proto_path = "-I" + TestTempDir(); in TEST() local
/third_party/protobuf/src/google/protobuf/compiler/ruby/
Druby_generator_unittest.cc82 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
/third_party/protobuf/src/google/protobuf/compiler/
Dannotation_test_util.cc85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local