Home
last modified time | relevance | path

Searched refs:responseName (Results 1 – 1 of 1) sorted by relevance

/thrift-3.4.0/lib/cpp/test/processor/
DProcessorTest.cpp595 string responseName; in testEventSequencing() local
598 protocol.readMessageBegin(responseName, responseType, responseSeqid); in testEventSequencing()
600 BOOST_CHECK_EQUAL(requestName, responseName); in testEventSequencing()