Searched refs:TestDescriptorPtr (Results 1 – 1 of 1) sorted by relevance
43 using TestDescriptorPtr = std::shared_ptr<TestClientDescriptor>; typedef45 TestDescriptorPtr makeDescFromTestClient(const TestClient& tc) { in makeDescFromTestClient()