Lines Matching refs:tmpfile
385 def record_sample(tmpfile, record_command=_DEFAULT_REC_COMMAND):388 @param tmpfile: The file to record to.391 utils.system('%s %s' % (record_command, tmpfile))