HomeSort by relevance Sort by last modified time
    Searched full:stopreply (Results 1 - 1 of 1) sorted by null

  /cts/suite/audio_quality/test/
RemoteAudioFakeTcpTest.cpp 221 uint32_t stopReply[] = {
235 mTestSocket.setReadExpectation((char*)stopReply, sizeof(stopReply));
245 mTestSocket.setReadExpectation((char*)stopReply, sizeof(stopReply));
286 uint32_t stopReply[] = {
307 mTestSocket.setReadExpectation((char*)stopReply, sizeof(stopReply));

Completed in 58 milliseconds