Home
last modified time | relevance | path

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

/memcached-1.6.32/
Dtestapp.c1331 static enum test_return test_binary_noop(void) { in test_binary_noop() function
1406 return test_binary_noop(); in test_binary_set_impl()
1417 return test_binary_noop(); in test_binary_set_impl()
1507 test_binary_noop(); in test_binary_replace_impl()
1725 test_binary_noop(); in test_binary_incr_impl()
1769 test_binary_noop(); in test_binary_decr_impl()
2225 ret = test_binary_noop(); in test_issue_101()
2282 { "binary_noop", test_binary_noop },