Searched refs:SendCommandAndVerifyResponse (Results 1 – 2 of 2) sorted by relevance
45 CF_EXPECT(SendCommandAndVerifyResponse("T")); in SendStartRecordingCommand()50 CF_EXPECT(SendCommandAndVerifyResponse("C")); in SendStopRecordingCommand()54 Result<void> WebRtcRecorder::SendCommandAndVerifyResponse(std::string message) const { in SendCommandAndVerifyResponse() function in cuttlefish::WebRtcRecorder
48 Result<void> SendCommandAndVerifyResponse(std::string message) const;