Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc6475 const EnumValueDescriptor *yes_desc = e_desc->FindValueByName("YES"); in TEST_F() local
6476 EXPECT_TRUE(yes_desc->GetSourceLocation(&loc)); in TEST_F()