Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/base/test/
H A Dmpp_cfg_test.c26 static rk_s32 test_to_from(MppCfgObj obj, MppCfgStrFmt fmt) in test_to_from() function
122 ret = test_to_from(root, MPP_CFG_STR_FMT_LOG); in main()
127 ret = test_to_from(root, MPP_CFG_STR_FMT_JSON); in main()
132 ret = test_to_from(root, MPP_CFG_STR_FMT_TOML); in main()
244 ret = test_to_from(root, MPP_CFG_STR_FMT_LOG); in main()
249 ret = test_to_from(root, MPP_CFG_STR_FMT_JSON); in main()