Home
last modified time | relevance | path

Searched defs:Oneof (Results 1 – 7 of 7) sorted by relevance

/external/protobuf/csharp/src/Google.Protobuf.Test/Reflection/
DFieldAccessTest.cs182 public void Oneof() in Oneof() method in Google.Protobuf.Reflection.FieldAccessTest
/external/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/
DWrappersTest.cs260 public void Oneof() in Oneof() method in Google.Protobuf.WellKnownTypes.WrappersTest
/external/protobuf/csharp/src/Google.Protobuf.Test/
DJsonFormatterTest.cs240 public void Oneof(string fooStringValue, string expectedJson) in Oneof() method in Google.Protobuf.JsonFormatterTest
/external/protobuf/src/google/protobuf/
Ddynamic_message_unittest.cc177 TEST_F(DynamicMessageTest, Oneof) { in TEST_F() argument
Dgenerated_message_reflection_unittest.cc616 TEST(GeneratedMessageReflectionTest, Oneof) { in TEST() argument
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc508 TEST_F(ParseMessageTest, Oneof) { in TEST_F() argument
/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp2861 void CXFA_FM2JSContext::Oneof(CFXJSE_Value* pThis, in Oneof() function in CXFA_FM2JSContext