Home
last modified time | relevance | path

Searched defs:string_thing (Results 1 – 2 of 2) sorted by relevance

/thrift-3.4.0/test/c_glib/src/
Dthrift_test_handler.c159 gchar *string_thing = NULL; in thrift_test_handler_test_struct() local
477 gchar *string_thing = NULL; in thrift_test_handler_test_insanity() local
/thrift-3.4.0/lib/kotlin/cross-test-client/src/main/kotlin/org/apache/thrift/test/
DTestClient.kt271 for ((string_thing, byte_thing, i32_thing, i64_thing) in xtructs) { in <lambda>() constant