Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_telemetry_data.c76 rte_tel_data_start_array(child_data2, RTE_TEL_INT_VAL); in test_dict_with_array_int_values()
83 rte_tel_data_add_array_int(child_data2, i); in test_dict_with_array_int_values()
89 child_data2, 0); in test_dict_with_array_int_values()
104 rte_tel_data_start_array(child_data2, RTE_TEL_INT_VAL); in test_array_with_array_int_values()
111 rte_tel_data_add_array_int(child_data2, i); in test_array_with_array_int_values()
192 rte_tel_data_add_array_string(child_data2, "bbbb"); in test_dict_with_array_string_values()
197 child_data2, 0); in test_dict_with_array_string_values()
216 rte_tel_data_add_array_string(child_data2, "bbbb"); in test_array_with_array_string_values()
268 rte_tel_data_add_array_u64(child_data2, i); in test_dict_with_array_u64_values()
274 child_data2, 0); in test_dict_with_array_u64_values()
[all …]