Home
last modified time | relevance | path

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

/thrift-3.4.0/lib/kotlin/cross-test-client/src/main/kotlin/org/apache/thrift/test/
DTestClient.kt193 returnCode = testClient.stringMapTest(returnCode) in <lambda>()
593 private suspend fun ThriftTestClient.stringMapTest(returnCode: Int): Int { in stringMapTest() method