Searched refs:TRIALS (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ddtfmtrtts.h84 static int32_t TRIALS; member in class:DateFormatRoundTripTest
H A Ddtfmtrtts.cpp41 int32_t DateFormatRoundTripTest::TRIALS = 4; member in class:DateFormatRoundTripTest
316 for(int i = 0; i < TRIALS; ++i) {
/macosx-10.9.5/remote_cmds-41.90.1/timed.tproj/timed.tproj/
H A Dmeasure.c53 #define TRIALS 10 /* max # of timestamps sent */ macro
149 if (trials < TRIALS) {
259 seqno += TRIALS; /* allocate our sequence numbers */
262 * If no answer is received for TRIALS consecutive times,
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/simulation/
H A Dmontecarlo.tcl199 FINAL $exp_option(-final) TRIALS $exp_option(-trials) \
204 for { set trial 0 } { $trial < TRIALS } { incr trial } {

Completed in 188 milliseconds