Searched refs:a_desc (Results 1 – 1 of 1) sorted by relevance
5351 const Descriptor *a_desc = file_desc->FindMessageTypeByName("A"); in TEST_F() local5352 EXPECT_TRUE(a_desc->GetSourceLocation(&loc)); in TEST_F()5355 const Descriptor *a_b_desc = a_desc->FindNestedTypeByName("B"); in TEST_F()