PHPUnit_Util_Printer::incrementalFlush
Performs a safe, incremental flush.
Do not confuse this function with the flush() function of this class, since the flush() function may close the file being written to, rendering the current object no longer usable.
Signature
public function incrementalFlush()