Home
last modified time | relevance | path

Searched defs:is_proto3 (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/conformance/
H A Dbinary_json_conformance_suite.cc309 std::unique_ptr<Message> NewTestMessage(bool is_proto3) { in NewTestMessage() argument
258 GetFieldForMapType(FieldDescriptor::Type key_type, FieldDescriptor::Type value_type, bool is_proto3) GetFieldForMapType() argument
283 GetFieldForOneofType(FieldDescriptor::Type type, bool is_proto3, bool exclusive = false) GetFieldForOneofType() argument
430 ExpectParseFailureForProtoWithProtoVersion( const string& proto, const string& test_name, ConformanceLevel level, bool is_proto3) ExpectParseFailureForProtoWithProtoVersion() argument
512 RunValidProtobufTest( const string& test_name, ConformanceLevel level, const string& input_protobuf, const string& equivalent_text_format, bool is_proto3) RunValidProtobufTest() argument
533 RunValidBinaryProtobufTest( const string& test_name, ConformanceLevel level, const string& input_protobuf, bool is_proto3) RunValidBinaryProtobufTest() argument
540 RunValidBinaryProtobufTest( const string& test_name, ConformanceLevel level, const string& input_protobuf, const string& expected_protobuf, bool is_proto3) RunValidBinaryProtobufTest() argument
552 RunValidProtobufTestWithMessage( const string& test_name, ConformanceLevel level, const Message *input, const string& equivalent_text_format, bool is_proto3) RunValidProtobufTestWithMessage() argument
564 RunValidJsonTestWithValidator( const string& test_name, ConformanceLevel level, const string& input_json, const Validator& validator, bool is_proto3) RunValidJsonTestWithValidator() argument
1250 TestOneofMessage( MessageType &message, bool is_proto3) TestOneofMessage() argument
1289 TestUnknownMessage( MessageType& message, bool is_proto3) TestUnknownMessage() argument
[all...]

Completed in 3 milliseconds