Home
last modified time | relevance | path

Searched refs:xstruct2 (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.kt641 val xstruct2: Xtruct2 = testNest(out2) in nestedStructTest() constant
642 val input = xstruct2.struct_thing!! in nestedStructTest()
647 if (xstruct2 != out2) { in nestedStructTest()