Home
last modified time | relevance | path

Searched refs:test_topic_prefix (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/vector/vector-0.10.0/cargo-crates/rdkafka-sys-2.0.0+1.4.2/librdkafka/tests/
H A Dtest.c53 static char test_topic_prefix[128] = "rdkafkatest"; variable
659 test_topic_prefix, test_id_generate(), suffix); in test_mk_topic_name()
661 rd_snprintf(ret, sizeof(ret), "%s_%s", test_topic_prefix, suffix); in test_mk_topic_name()
680 rd_snprintf(test_topic_prefix, sizeof(test_topic_prefix), in test_set_special_conf()
5352 size_t test_topic_prefix_len = strlen(test_topic_prefix); in test_get_all_test_topics()
5385 test_topic_prefix, test_topic_prefix_len)) { in test_get_all_test_topics()
5397 __FUNCTION__, md->topic_cnt, test_topic_prefix); in test_get_all_test_topics()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/tests/
H A Dtest.c53 static char test_topic_prefix[128] = "rdkafkatest"; variable
712 test_topic_prefix, test_id_generate(), suffix); in test_mk_topic_name()
714 rd_snprintf(ret, sizeof(ret), "%s_%s", test_topic_prefix, suffix); in test_mk_topic_name()
733 rd_snprintf(test_topic_prefix, sizeof(test_topic_prefix), in test_set_special_conf()
6101 size_t test_topic_prefix_len = strlen(test_topic_prefix); in test_get_all_test_topics()
6134 test_topic_prefix, test_topic_prefix_len)) { in test_get_all_test_topics()
6146 __FUNCTION__, md->topic_cnt, test_topic_prefix); in test_get_all_test_topics()
/dports/net/librdkafka/librdkafka-1.8.2/tests/
H A Dtest.c53 static char test_topic_prefix[128] = "rdkafkatest"; variable
720 test_topic_prefix, test_id_generate(), suffix); in test_mk_topic_name()
722 rd_snprintf(ret, sizeof(ret), "%s_%s", test_topic_prefix, suffix); in test_mk_topic_name()
741 rd_snprintf(test_topic_prefix, sizeof(test_topic_prefix), in test_set_special_conf()
6143 size_t test_topic_prefix_len = strlen(test_topic_prefix); in test_get_all_test_topics()
6176 test_topic_prefix, test_topic_prefix_len)) { in test_get_all_test_topics()
6188 __FUNCTION__, md->topic_cnt, test_topic_prefix); in test_get_all_test_topics()