Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1866 TestAllTypes protobuffer; member in google::protobuf::__anone75e04120111::RepeatedFieldInsertionIteratorsTest
1876 RepeatedFieldBackInserter(protobuffer.mutable_repeated_int32())); in SetUp()
1884 RepeatedFieldBackInserter(protobuffer.mutable_repeated_double())); in SetUp()
1894 RepeatedFieldBackInserter(protobuffer.mutable_repeated_string())); in SetUp()
1900 protobuffer.mutable_repeated_nested_message())); in SetUp()
1908 protobuffer.mutable_repeated_nested_message())); in SetUp()
1920 protobuffer.repeated_int32().begin())); in TEST_F()
1921 EXPECT_TRUE(std::equal(protobuffer.repeated_int32().begin(), in TEST_F()
1922 protobuffer.repeated_int32().end(), in TEST_F()
1928 protobuffer.repeated_double().begin())); in TEST_F()
[all …]
/third_party/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/
Dunittest_issues.proto6 // Issue: Non-"Google.Protobuffers" namespace will ensure that protobuffer library types are qualif…
/third_party/protobuf/csharp/protos/
Dunittest_issues.proto6 // Issue: Non-"Google.Protobuffers" namespace will ensure that protobuffer library types are qualif…