Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dtestapp.c1338 static enum test_return test_binary_getq_impl(const char *key, uint8_t cmd) { in test_binary_getq_impl() function
1383 return test_binary_getq_impl("test_binary_getq", PROTOCOL_BINARY_CMD_GETQ); in test_binary_getq()
1387 return test_binary_getq_impl("test_binary_getkq", PROTOCOL_BINARY_CMD_GETKQ); in test_binary_getkq()
1391 return test_binary_getq_impl("test_binary_gatq", PROTOCOL_BINARY_CMD_GATQ); in test_binary_gatq()
1395 return test_binary_getq_impl("test_binary_gatkq", PROTOCOL_BINARY_CMD_GATKQ); in test_binary_gatkq()