Searched refs:ret_dict_dict2 (Results 1 – 1 of 1) sorted by relevance
241 QDict *ret_dict_dict2, *ret_dict_dict2_userdef; in test_dispatch_cmd_io() local258 ret_dict_dict2 = qdict_get_qdict(ret_dict, "dict3"); in test_dispatch_cmd_io()259 ret_dict_dict2_userdef = qdict_get_qdict(ret_dict_dict2, "userdef"); in test_dispatch_cmd_io()262 assert(!strcmp(qdict_get_str(ret_dict_dict2, "string"), "blah4")); in test_dispatch_cmd_io()