Home
last modified time | relevance | path

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

/dpdk/app/test/
H A Dtest_telemetry_data.c85 rte_tel_data_add_array_int(child_data2, i); in test_dict_with_array_int_values()
91 child_data2, 0); in test_dict_with_array_int_values()
113 rte_tel_data_add_array_int(child_data2, i); in test_array_with_array_int_values()
194 rte_tel_data_add_array_string(child_data2, "bbbb"); in test_dict_with_array_string_values()
199 child_data2, 0); in test_dict_with_array_string_values()
221 rte_tel_data_add_array_string(child_data2, "bbbb"); in test_dict_with_dict_values()
225 child_data2, 0); in test_dict_with_dict_values()
246 rte_tel_data_add_array_string(child_data2, "bbbb"); in test_array_with_array_string_values()
298 rte_tel_data_add_array_u64(child_data2, i); in test_dict_with_array_u64_values()
304 child_data2, 0); in test_dict_with_array_u64_values()
[all …]