Searched defs:proto_path (Results 1 – 6 of 6) sorted by relevance
| /third_party/flatbuffers/tests/ |
| D | proto_test.cpp | 10 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/ |
| D | python_plugin_unittest.cc | 101 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/ |
| D | cpp_plugin_unittest.cc | 231 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
| /third_party/protobuf/src/google/protobuf/compiler/java/ |
| D | java_plugin_unittest.cc | 106 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
| /third_party/protobuf/src/google/protobuf/compiler/ruby/ |
| D | ruby_generator_unittest.cc | 82 std::string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| D | annotation_test_util.cc | 85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local
|