Searched refs:TestAssertIntegerReply (Results 1 – 1 of 1) sorted by relevance
333 int TestAssertIntegerReply(RedisModuleCtx *ctx, RedisModuleCallReply *reply, long long expected) { in TestAssertIntegerReply() function365 if (!TestAssertIntegerReply(ctx,reply,0)) goto fail; in TestIt()