Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc5355 const Descriptor *a_b_desc = a_desc->FindNestedTypeByName("B"); in TEST_F() local
5356 EXPECT_TRUE(a_b_desc->GetSourceLocation(&loc)); in TEST_F()