HomeSort by relevance Sort by last modified time
    Searched refs:SetOneofViaReflection (Results 1 - 4 of 4) sorted by null

  /external/protobuf/src/google/protobuf/
test_util.h 174 static void SetOneofViaReflection(Message* message);
dynamic_message_unittest.cc 210 reflection_tester.SetOneofViaReflection(message.get());
generated_message_reflection_unittest.cc 637 TestUtil::ReflectionTester::SetOneofViaReflection(&from_message1);
651 TestUtil::ReflectionTester::SetOneofViaReflection(&from_message2);
723 TestUtil::ReflectionTester::SetOneofViaReflection(&message);
test_util.cc     [all...]

Completed in 43 milliseconds