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

  /external/protobuf/src/google/protobuf/
test_util.h 57 static void SetOneofFields(unittest::TestAllTypes* message);
59 static void SetOneofFields(unittest::TestAllExtensions* message);
extension_set_unittest.cc 432 TestUtil::SetOneofFields(&destination);
    [all...]
test_util.cc 57 SetOneofFields(message);
260 void TestUtil::SetOneofFields(unittest::TestAllTypes* message) {
    [all...]

Completed in 94 milliseconds