Searched defs:TST_RETRY_FN_EXP_BACKOFF (Results 1 – 2 of 2) sorted by relevance
/third_party/ltp/include/ | ||
D | tst_common.h | 41 #define TST_RETRY_FN_EXP_BACKOFF(FUNC, ECHCK, MAX_DELAY) \ macro |
/third_party/ltp/testcases/lib/ | ||
D | tst_test.sh | 208 TST_RETRY_FN_EXP_BACKOFF() function |