Searched refs:TestMatchReply (Results 1 – 1 of 1) sorted by relevance
40 int TestMatchReply(RedisModuleCallReply *reply, char *str) { in TestMatchReply() function69 if (!TestMatchReply(item0,"foo")) goto fail; in TestCall()70 if (!TestMatchReply(item1,"1234")) goto fail; in TestCall()