Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dtestapp.c1078 static enum test_return test_binary_set_impl(const char *key, uint8_t cmd) { in test_binary_set_impl() function
1119 return test_binary_set_impl("test_binary_set", PROTOCOL_BINARY_CMD_SET); in test_binary_set()
1123 return test_binary_set_impl("test_binary_setq", PROTOCOL_BINARY_CMD_SETQ); in test_binary_setq()