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

/fuchsia/zircon/system/ulib/tftp/
H A Dtftp-file-test.cpp114 // Every SHORT_WRITE_FREQ writes we will write a smaller amount instead, to verify behavior when
116 #define SHORT_WRITE_FREQ 10 macro
126 if (write_count++ % SHORT_WRITE_FREQ == 0) {

Completed in 70 milliseconds