Home
last modified time | relevance | path

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

/thrift-3.4.0/test/cpp/src/
DTestServer.cpp353 void testOneway(const int32_t aNum) override { in testOneway() argument
354 printf("testOneway(%d): call received\n", aNum); in testOneway()