HomeSort by relevance Sort by last modified time
    Searched refs:postprocessing (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/virt/tests/
iozone_windows.py 3 from autotest_lib.client.tests.iozone import postprocessing namespace
12 4) Postprocess it with the IOzone postprocessing module
33 # Postprocess the results using the IOzone postprocessing module
34 logging.info("Iteration succeed, postprocessing")
35 a = postprocessing.IOzoneAnalyzer(list_files=[results_path],
38 p = postprocessing.IOzonePlotter(results_file=results_path,
  /external/autotest/client/tests/iozone/
iozone.py 3 import postprocessing namespace
162 a = postprocessing.IOzoneAnalyzer(list_files=[self.results_path],
165 p = postprocessing.IOzonePlotter(results_file=self.results_path,
  /external/libvpx/libvpx/
configure 42 ${toggle_postproc} postprocessing
43 ${toggle_vp9_postproc} vp9 specific postprocessing

Completed in 86 milliseconds