Home
last modified time | relevance | path

Searched refs:AddRepeatedFields2 (Results 1 – 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
Dtest_util.h55 static void AddRepeatedFields2(unittest::TestAllTypes* message);
Dtest_util.cc55 AddRepeatedFields2(message); in SetAllFields()
143 void TestUtil::AddRepeatedFields2(unittest::TestAllTypes* message) { in AddRepeatedFields2() function in google::protobuf::TestUtil