HomeSort by relevance Sort by last modified time
    Searched full:from_message2 (Results 1 - 1 of 1) sorted by null

  /external/protobuf/src/google/protobuf/
generated_message_reflection_unittest.cc 485 unittest::TestAllTypes from_message2; local
490 reflection_tester.SetAllFieldsViaReflection(&from_message2);
504 &from_message2, &to_message);
518 unittest::TestAllExtensions from_message2; local
523 reflection_tester.SetAllFieldsViaReflection(&from_message2);
537 &from_message2, &to_message);
625 unittest::TestOneof2 from_message2; local
651 TestUtil::ReflectionTester::SetOneofViaReflection(&from_message2);
654 &from_message2, descriptor->FindFieldByName("foo_message"));
658 &from_message2, &to_message)
    [all...]

Completed in 672 milliseconds