Lines Matching defs:con

31     let mut con = ctx.connection();  in test_args()  localVariable
45 let mut con = ctx.connection(); in test_getset() localVariable
60 let mut con = ctx.connection(); in test_incr() localVariable
69 let mut con = ctx.connection(); in test_info() localVariable
85 let mut con = ctx.connection(); in test_hash_ops() localVariable
112 let mut con = ctx.connection(); in test_set_ops() localVariable
139 let mut con = ctx.connection(); in test_scan() localVariable
159 let mut con = ctx.connection(); in test_optionals() localVariable
181 let mut con = ctx.connection(); in test_scanning() localVariable
208 let mut con = ctx.connection(); in test_filtered_scanning() localVariable
234 let mut con = ctx.connection(); in test_pipeline() localVariable
257 let mut con = ctx.connection(); in test_empty_pipeline() localVariable
267 let mut con = ctx.connection(); in test_pipeline_transaction() localVariable
291 let mut con = ctx.connection(); in test_pipeline_reuse_query() localVariable
329 let mut con = ctx.connection(); in test_pipeline_reuse_query_clear() localVariable
367 let mut con = ctx.connection(); in test_real_transaction() localVariable
401 let mut con = ctx.connection(); in test_real_transaction_highlevel() localVariable
425 let mut con = ctx.connection(); in test_pubsub() localVariable
461 let mut con = ctx.connection(); in test_pubsub_unsubscribe() localVariable
482 let mut con = ctx.connection(); in test_pubsub_unsubscribe_no_subs() localVariable
497 let mut con = ctx.connection(); in test_pubsub_unsubscribe_one_sub() localVariable
513 let mut con = ctx.connection(); in test_pubsub_unsubscribe_one_sub_one_psub() localVariable
530 let mut con = ctx.connection(); in scoped_pubsub() localVariable
579 let mut con = ctx.connection(); in test_script() localVariable
600 let mut con = ctx.connection(); in test_tuple_args() localVariable
626 let mut con = ctx.connection(); in test_nice_api() localVariable
649 let mut con = ctx.connection(); in test_auto_m_versions() localVariable
658 let mut con = ctx.connection(); in test_nice_hash_api() localVariable
711 let mut con = ctx.connection(); in test_nice_list_api() localVariable
729 let mut con = ctx.connection(); in test_tuple_decoding_regression() localVariable
747 let mut con = ctx.connection(); in test_bit_operations() localVariable
776 let mut con = cli.get_connection().unwrap(); in test_invalid_protocol() localVariable
792 let mut con = ctx.connection(); in test_redis_server_down() localVariable