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

/external/srtp/test/
H A Dreplay_driver.c177 #define REPLAY_NUM_TRIALS 10000000 macro
192 for(i=0; i < REPLAY_NUM_TRIALS; i+=3) {
208 return (double) CLOCKS_PER_SEC * REPLAY_NUM_TRIALS / timer;
/external/chromium_org/third_party/libsrtp/srtp/test/
H A Dreplay_driver.c225 #define REPLAY_NUM_TRIALS 10000000 macro
240 for(i=0; i < REPLAY_NUM_TRIALS; i+=3) {
256 return (double) CLOCKS_PER_SEC * REPLAY_NUM_TRIALS / timer;

Completed in 5349 milliseconds