Home
last modified time | relevance | path

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

/thrift-3.4.0/test/rb/integration/
DTestClient.rb313 def test_map_map method in SimpleClientTest
/thrift-3.4.0/test/c_glib/src/
Dthrift_test_handler.c821 base_class->test_map_map = in thrift_test_handler_class_init()
822 klass->test_map_map = in thrift_test_handler_class_init()
Dthrift_test_handler.h125 gboolean (*test_map_map) (TTestThriftTestIf *iface, member
/thrift-3.4.0/test/rs/src/bin/
Dtest_client.rs400 verify_expected_result(thrift_test_client.test_map_map(42), m_cmp)?; in make_thrift_calls()