Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/cpp/test/processor/
DProcessorTest.cpp653 uint32_t client2Id = checkNewConnEvents(log); in testSeparateConnections() local
656 BOOST_CHECK_NE(client1Id, client2Id); in testSeparateConnections()
667 checkCallEvents(log, client2Id, EventLog::ET_CALL_GET_VALUE, "ChildService.getValue"); in testSeparateConnections()
678 checkCloseEvents(log, client2Id); in testSeparateConnections()