Home
last modified time | relevance | path

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

/cts/suite/audio_quality/test/
DTaskCaseCommon.h31 inline TaskCase* getTaskCase(TaskGeneric*& setup, TaskGeneric*& action) in getTaskCase() argument
35 setup = factory.createTask(TaskGeneric::ETaskSetup); in getTaskCase()
36 taskCase->addChild(setup); in getTaskCase()
DTaskProcessTest.cpp28 TaskGeneric* setup = NULL; in SetUp() local
30 mTestCase = getTaskCase(setup, action); in SetUp()
32 ASSERT_TRUE(setup != NULL); in SetUp()
DTaskSequentialTest.cpp25 TaskGeneric* setup = NULL; in SetUp() local
27 mTestCase = getTaskCase(setup, action); in SetUp()
29 ASSERT_TRUE(setup != NULL); in SetUp()
/cts/hostsidetests/theme/
Drun_theme_capture_device.py42 def executeParallel(tasks, setup, q, numberThreads): argument
48 self._setup = setup
94 def doCapturing(setup, deviceSerial): argument
95 (themeApkPath, outPath) = setup
161 setup = (themeApkPath, outPath)
162 result = executeParallel(tasks, setup, configQ, numberThreads)
/cts/tests/tests/renderscript/src/android/renderscript/cts/
DLaunchClip.java44 void setup(boolean makeIn, boolean makeOut, int x, int y, int z, boolean face, boolean lods, in setup() method in LaunchClip
178 setup(false, true, 256, 0, 0, false, false, 0, 0, 0, 0); in testWrite1D()
189 setup(false, true, 256, 0, 0, false, false, 0, 0, 0, 0); in testWrite1DAdapter1D()
202 setup(false, true, 256, 256, 0, false, false, 0, 0, 0, 0); in testWrite2D()
214 setup(false, true, 256, 256, 0, false, false, 0, 0, 0, 0); in testWrite2DAdapter1D()
227 setup(false, true, 256, 256, 0, false, false, 0, 0, 0, 0); in testWrite2DAdapter2D()
240 setup(false, true, 64, 64, 64, false, false, 0, 0, 0, 0); in testWrite3D()
253 setup(false, true, 64, 64, 64, false, false, 0, 0, 0, 0); in testWrite3DAdapter1D()
268 setup(false, true, 64, 64, 64, false, false, 0, 0, 0, 0); in testWrite3DAdapter2D()
283 setup(false, true, 64, 64, 64, false, false, 0, 0, 0, 0); in testWrite3DAdapter3D()
/cts/tests/tests/media/src/android/media/cts/
DOutputSurface.java73 setup(this); in OutputSurface()
81 setup(this); in OutputSurface()
85 setup(listener); in OutputSurface()
92 private void setup(SurfaceTexture.OnFrameAvailableListener listener) { in setup() method in OutputSurface
DMediaSyncTest.java170 mDecoderAudio.setup(INPUT_RESOURCE_ID, null, Long.MAX_VALUE)); in testSetPlaybackParamsFail()
219 if (mDecoderAudio.setup(inputResourceId, null, Long.MAX_VALUE) == false) { in runCheckAudioBuffer()
280 if (mDecoderAudio.setup(inputResourceId, null, Long.MAX_VALUE) == false) { in runFlush()
417 if (mDecoderVideo.setup( in runPlayAV()
425 if (mDecoderAudio.setup(inputResourceId, null, lastBufferTimestampUs) == false) { in runPlayAV()
568 public boolean setup(int inputResourceId, Surface surface, long lastBufferTimestampUs) { in setup() method in MediaSyncTest.Decoder
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DCtsMediaOutputSurface.java77 setup(this); in CtsMediaOutputSurface()
85 setup(this); in CtsMediaOutputSurface()
89 setup(listener); in CtsMediaOutputSurface()
96 private void setup(SurfaceTexture.OnFrameAvailableListener listener) { in setup() method in CtsMediaOutputSurface
DRVCVXCheckAnalyzer.java1014 void setup() { in setup() method in RVCVXCheckAnalyzer.VideoDecoderForOpenCV
1059 setup(); in run()
/cts/suite/cts/deviceTests/browserbench/assets/octane/
Dbase.js38 function Benchmark(name, run, setup, tearDown, minIterations) { argument
41 this.Setup = setup ? setup : function() { };
/cts/common/device-side/device-setup/
DAndroid.mk41 LOCAL_MODULE := compatibility-device-setup-tests_v2
/cts/tests/tests/accounts/common/src/android/accounts/cts/common/
DAuthenticatorContentProvider.java69 setup(); in call()
79 public void setup() { in setup() method in AuthenticatorContentProvider
/cts/apps/CameraITS/tests/inprog/scene2/
DREADME5 the setup that they require.
/cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
DSimpleAppWidgetHostService.java134 setup(); in onStartCommand()
139 private void setup() { in setup() method in SimpleAppWidgetHostService
/cts/hostsidetests/devicepolicy/app/LauncherTestsSupport/src/com/android/cts/launchertests/support/
DLauncherCallbackTestsService.java135 setup(); in onStartCommand()
140 private void setup() { in setup() method in LauncherCallbackTestsService
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/
DConnectReqTestCase.java127 config.wps.setup = wpsConfig; in connectTest()
/cts/suite/audio_quality/lib/src/task/
DTaskCase.cpp317 TaskGeneric* setup = *i; in run() local
326 TaskGeneric::ExecutionResult result = setup->run(); in run()
/cts/tests/tests/widget/src/android/widget/cts/
DTabHostTest.java84 tabHost.setup(); in testSetup1()
117 tabHost.setup(activity.getLocalActivityManager()); in testSetup2()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DBurstCaptureRawTest.java510 CaptureSetup setup = new CaptureSetup(previewSize, rawSize, previewCaptureBuilder, in initCaptureSetupForPreviewAndRaw() local
513 return setup; in initCaptureSetupForPreviewAndRaw()
/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js2905 if ( !special.setup || special.setup.call( elem, data, namespaces, eventHandle ) === false ) {
3348 setup: jQuery.bindReady
3364 setup: function( data, namespaces, eventHandle ) {
3533 setup: function() { method
3574 setup: function() { method
3638 setup: function() { method
/cts/tools/dex-tools/dex/
Dclasses0.out.dex110521 private void setup(
110805 private void setup(