Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1792 TestAllTypes protobuffer; member in google::protobuf::__anon462f493b0111::RepeatedFieldInsertionIteratorsTest
1802 RepeatedFieldBackInserter(protobuffer.mutable_repeated_int32())); in SetUp()
1810 RepeatedFieldBackInserter(protobuffer.mutable_repeated_double())); in SetUp()
1820 RepeatedFieldBackInserter(protobuffer.mutable_repeated_string())); in SetUp()
1826 protobuffer.mutable_repeated_nested_message())); in SetUp()
1834 protobuffer.mutable_repeated_nested_message())); in SetUp()
1844 protobuffer.repeated_int32().begin())); in TEST_F()
1845 EXPECT_TRUE(std::equal(protobuffer.repeated_int32().begin(), in TEST_F()
1846 protobuffer.repeated_int32().end(), in TEST_F()
1852 protobuffer.repeated_double().begin())); in TEST_F()
[all …]
/external/cros/system_api/
DREADME14 protobuffer library, but that might change in the future.
/external/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…
/external/protobuf/csharp/protos/
Dunittest_issues.proto6 // Issue: Non-"Google.Protobuffers" namespace will ensure that protobuffer library types are qualif…