Searched refs:GetLatestStopReplyAs (Results 1 – 2 of 2) sorted by relevance
34 Client.GetLatestStopReplyAs<StopReplyExit>(), in TEST_F()52 Client.GetLatestStopReplyAs<StopReplyExit>(), in TEST_F()
63 template <typename T> llvm::Expected<const T &> GetLatestStopReplyAs() { in GetLatestStopReplyAs() function