Searched refs:s_desc (Results 1 – 1 of 1) sorted by relevance
6481 const ServiceDescriptor *s_desc = file_desc->FindServiceByName("S"); in TEST_F() local6482 EXPECT_TRUE(s_desc->GetSourceLocation(&loc)); in TEST_F()6485 const MethodDescriptor *m_desc = s_desc->FindMethodByName("Method"); in TEST_F()