Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Dtest_util.h54 static void AddRepeatedFields1(unittest::TestAllTypes* message);
Dtest_util.cc55 AddRepeatedFields1(message); in SetAllFields()
105 void TestUtil::AddRepeatedFields1(unittest::TestAllTypes* message) { in AddRepeatedFields1() function in google::protobuf::TestUtil