Home
last modified time | relevance | path

Searched refs:mTestConfig (Results 1 – 1 of 1) sorted by relevance

/cts/suite/cts/deviceTests/videoperf/src/com/android/cts/videoperf/
DVideoEncoderDecoderTest.java116 private TestConfig mTestConfig; field in VideoEncoderDecoderTest
126 mTestConfig = new TestConfig(); in setUp()
140 mTestConfig = null; in tearDown()
376 mTestConfig.mTestPixels = false; in doTestGoog()
377 mTestConfig.mTestResult = true; in doTestGoog()
378 mTestConfig.mTotalFrames = 3000; in doTestGoog()
379 mTestConfig.mNumberOfRepeat = 2; in doTestGoog()
384 mTestConfig.mTestPixels = false; in doTestOther()
385 mTestConfig.mTestResult = true; in doTestOther()
386 mTestConfig.mTotalFrames = 3000; in doTestOther()
[all …]