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

  /external/protobuf/src/google/protobuf/
test_util.h 60 static void SetAllFieldsAndExtensions(unittest::TestFieldOrderings* message);
112 // SetAllFieldsAndExtensions().
wire_format_unittest.cc 334 TestUtil::SetAllFieldsAndExtensions(&message);
398 TestUtil::SetAllFieldsAndExtensions(&source);
    [all...]
test_util.cc     [all...]
  /external/protobuf/python/google/protobuf/internal/
test_util.py 328 def SetAllFieldsAndExtensions(message):
343 filled with SetAllFieldsAndExtensions(). (Specifically, ensures that the
reflection_test.py 512 test_util.SetAllFieldsAndExtensions(proto)
    [all...]

Completed in 488 milliseconds