Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor_unittest.cc6469 const Descriptor *a_b_desc = a_desc->FindNestedTypeByName("B"); in TEST_F() local
6470 EXPECT_TRUE(a_b_desc->GetSourceLocation(&loc)); in TEST_F()