Home
last modified time | relevance | path

Searched defs:mystr (Results 1 – 1 of 1) sorted by relevance

/f-stack/app/redis-5.0.5/src/modules/
H A Dtestmodule.c41 RedisModuleString *mystr; in TestMatchReply() local
59 RedisModuleString *mystr = RedisModule_CreateString(ctx,"foo",3); in TestCall() local
311 RedisModuleString *mystr, *expected; in TestAssertStringReply() local