Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/rust/ylong_json/src/
H A Dadapter.rs405 pub unsafe extern "C" fn ylong_json_set_value_to_string( in ylong_json_set_value_to_string() function
1894 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()