Home
last modified time | relevance | path

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

/memcached-1.4.29/
H A Dtestapp.c1027 static enum test_return test_binary_noop(void) { in test_binary_noop() function
1101 return test_binary_noop(); in test_binary_set_impl()
1112 return test_binary_noop(); in test_binary_set_impl()
1202 test_binary_noop(); in test_binary_replace_impl()
1420 test_binary_noop(); in test_binary_incr_impl()
1464 test_binary_noop(); in test_binary_decr_impl()
1916 ret = test_binary_noop(); in test_issue_101()
1957 { "binary_noop", test_binary_noop },