Home
last modified time | relevance | path

Searched refs:Oneof (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/
Ddynamic_message_unittest.cc157 TEST_F(DynamicMessageTest, Oneof) { in TEST_F() argument
Dgenerated_message_reflection_unittest.cc559 TEST(GeneratedMessageReflectionTest, Oneof) { in TEST() argument
/external/pdfium/xfa/src/fxfa/src/fm2js/
Dxfa_fm2jscontext.h198 static void Oneof(FXJSE_HOBJECT hThis,
Dxfa_fm2jscontext.cpp3124 void CXFA_FM2JSContext::Oneof(FXJSE_HOBJECT hThis, in Oneof() function in CXFA_FM2JSContext
7097 {"Oneof", CXFA_FM2JSContext::Oneof},
/external/protobuf/src/google/protobuf/compiler/
Dparser_unittest.cc440 TEST_F(ParseMessageTest, Oneof) { in TEST_F() argument