Searched refs:DEFAULT_NB_TRIES (Results 1 – 2 of 2) sorted by relevance
51 #define DEFAULT_NB_TRIES 3 macro
167 : overwriteResults(false), checkResults(true), realclock(false), tries(DEFAULT_NB_TRIES) in BtlConfig()