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

  /external/autotest/client/site_tests/video_VEAPerf/
video_VEAPerf.py 195 def _run_test_case(self, test_name, test_stream_data):
200 @param test_stream_data: Parameter to --test_stream_data in vea_unittest.
207 '--test_stream_data=%s' % test_stream_data,
220 '--test_stream_data=%s' % test_stream_data,
247 test_stream_data = '%s:%s:%s:%s:%s:%s:%s' % (
250 self._run_test_case(test_name, test_stream_data)
  /external/autotest/client/site_tests/video_HangoutHardwarePerf/
video_HangoutHardwarePerf.py 215 test_stream_data = []
225 test_stream_data.append(':'.join(v))
229 '--test_stream_data=%s' % ';'.join(test_stream_data),

Completed in 534 milliseconds