Searched refs:SetOneofFields (Results 1 – 3 of 3) sorted by relevance
57 static void SetOneofFields(unittest::TestAllTypes* message);59 static void SetOneofFields(unittest::TestAllExtensions* message);
432 TestUtil::SetOneofFields(&destination); in TEST()
57 SetOneofFields(message); in SetAllFields()260 void TestUtil::SetOneofFields(unittest::TestAllTypes* message) { in SetOneofFields() function in google::protobuf::TestUtil1103 SetOneofFields(message); in SetAllExtensions()1106 void TestUtil::SetOneofFields(unittest::TestAllExtensions* message) { in SetOneofFields() function in google::protobuf::TestUtil