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 230 reflection_tester.SetOneofViaReflection(message.get());
generated_message_reflection_unittest.cc 694 TestUtil::ReflectionTester::SetOneofViaReflection(&from_message1);
708 TestUtil::ReflectionTester::SetOneofViaReflection(&from_message2);
780 TestUtil::ReflectionTester::SetOneofViaReflection(&message);
    [all...]
test_util.cc     [all...]

Completed in 239 milliseconds