Home
last modified time | relevance | path

Searched defs:thrift_test_client (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/test/rs/src/bin/
Dtest_client.rs130 let thrift_test_client = { in bind() localVariable
158 let thrift_test_client = { in bind_uds() localVariable
/thrift-3.4.0/lib/d/test/
DMakefile.am92 thrift_test_client: %: %.d thrift_test_common.d $(thrift_test_gen) target
Dthrift_test_client.d19 module thrift_test_client; variable