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

  /external/protobuf/src/google/protobuf/
dynamic_message_unittest.cc 135 reflection_tester.SetAllFieldsViaReflection(message.get());
144 reflection_tester.SetAllFieldsViaReflection(message.get());
225 reflection_tester.SetAllFieldsViaReflection(message.get());
generated_message_reflection_unittest.cc 97 reflection_tester.SetAllFieldsViaReflection(&message);
425 reflection_tester.SetAllFieldsViaReflection(&message);
489 reflection_tester.SetAllFieldsViaReflection(&from_message1);
490 reflection_tester.SetAllFieldsViaReflection(&from_message2);
522 reflection_tester.SetAllFieldsViaReflection(&from_message1);
523 reflection_tester.SetAllFieldsViaReflection(&from_message2);
679 reflection_tester.SetAllFieldsViaReflection(&message);
685 reflection_tester.SetAllFieldsViaReflection(&message);
705 reflection_tester.SetAllFieldsViaReflection(&message);
711 reflection_tester.SetAllFieldsViaReflection(&message)
    [all...]
test_util.h 144 void SetAllFieldsViaReflection(Message* message);
test_util.cc     [all...]
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_unittest.cc 540 reflection_tester.SetAllFieldsViaReflection(message1.get());
    [all...]

Completed in 85 milliseconds