Searched refs:ylong_json_set_value_to_string (Results 1 – 1 of 1) sorted by relevance
405 pub unsafe extern "C" fn ylong_json_set_value_to_string( in ylong_json_set_value_to_string() function1894 assert_eq!(ylong_json_set_value_to_string(string, str), 0); in ut_ylong_json_set_value_to_string()1902 assert_eq!(ylong_json_set_value_to_string(string, str), 0); in ut_ylong_json_set_value_to_string()1915 assert_eq!(ylong_json_set_value_to_string(string, str), 1); in ut_ylong_json_set_value_to_string()1925 assert_eq!(ylong_json_set_value_to_string(null, str), 0); in ut_ylong_json_set_value_to_string()