Home
last modified time | relevance | path

Searched refs:RETRIES (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/testcases/lib/
H A Dtest.sh166 # Function returns 0 if succeed in RETRIES times or the last retcode the cmd
171 local RETRIES=${2:-"3"}
172 local i=$RETRIES
185 tst_resm TINFO "Failed to execute '$cmd' after $RETRIES retries"
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_msg.c47 #define RETRIES 3 macro
374 while (retries < RETRIES) { in vmw_send_msg()

Completed in 2 milliseconds