Home
last modified time | relevance | path

Searched refs:prepare (Results 1 – 25 of 120) sorted by relevance

12345

/cts/tests/tests/os/src/android/os/cts/
DLooperTest.java54 Looper.prepare(); in testLoop()
74 Looper.prepare(); in testMyLooper()
87 Looper.prepare(); in testIsCurrentThread()
110 Looper.prepare(); in testMyQueue()
122 Looper.prepare(); in testGetQueue()
134 Looper.prepare(); in testPrepare()
137 Looper.prepare(); in testPrepare()
167 Looper.prepare(); in testQuit()
199 Looper.prepare(); in testSetMessageLogging()
/cts/tests/tests/mediastress/src/android/mediastress/cts/
DCodecTest.java85 mp.prepare(); in getDuration()
105 mp.prepare(); in getCurrentPosition()
132 mp.prepare(); in seekTo()
159 mp.prepare(); in setLooping()
196 mp.prepare(); in pause()
221 mp.prepare(); in prepareStopRelease()
230 mp.prepare(); in preparePauseRelease()
264 mMediaPlayer.prepare(); in videoHeight()
300 mMediaPlayer.prepare(); in videoWidth()
325 mp.prepare(); in videoSeekTo()
[all …]
DMediaRecorderStressTest.java103 Looper.prepare(); in setUp()
279 mRecorder.prepare(); in testStressRecorder()
367 mRecorder.prepare(); in testStressCameraSwitchRecorder()
383 mp.prepare(); in validateRecordedVideo()
445 mRecorder.prepare(); in testStressRecordVideoAndPlayback()
455 mp.prepare(); in testStressRecordVideoAndPlayback()
/cts/hostsidetests/incident/src/com/android/server/cts/
DAppWidgetIncidentTest.java56 WidgetProto widget = prepare("testBindWidget1"); in testAppWidgetProtoDump_firstComponent()
78 WidgetProto widget = prepare("testBindWidget2"); in testAppWidgetProtoDump_secondComponent()
100 WidgetProto widget = prepare("testAllocateOnlyWidget1"); in testAppWidgetProtoDump_firstComponentNotBound()
108 private WidgetProto prepare(String testMethodName) throws Exception { in prepare() method in AppWidgetIncidentTest
/cts/suite/audio_quality/test/
DAudioPlayTestCommon.h65 ASSERT_TRUE(mAudioHw->prepare(AudioHardware::ESampleRate_44100, DEFAULT_VOLUME)); in playAll()
75 ASSERT_TRUE(mAudioHw->prepare(AudioHardware::ESampleRate_44100, DEFAULT_VOLUME)); in repeatPlayStop()
84 ASSERT_TRUE(mAudioHw->prepare(AudioHardware::ESampleRate_44100, DEFAULT_VOLUME)); in playWrongUsage()
DFileUtilTest.cpp32 ASSERT_TRUE(FileUtil::prepare(dirPath)); in TEST_F()
36 ASSERT_TRUE(FileUtil::prepare(dirPath2)); in TEST_F()
DAudioRecordPlayTestCommon.h66 ASSERT_TRUE(mAudioPlaybackHw->prepare(AudioHardware::ESampleRate_44100, DEFAULT_VOLUME)); in PlayAndRecord()
67 ASSERT_TRUE(mAudioRecordingHw->prepare(AudioHardware::ESampleRate_44100, DEFAULT_VOLUME)); in PlayAndRecord()
/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTest.java152 mMediaPlayer.prepare(); in testIfMediaServerDied()
171 mp2.prepare(); in testVorbisCrash()
180 mp.prepare(); in testVorbisCrash()
250 mp.prepare(); in testPlayAudioFromDataURI()
316 mp.prepare();
434 mp.prepare(); in testPlayMidi()
607 player.prepare(); in initMediaPlayer()
837 mp1.prepare(); in testGapless()
848 mp2.prepare(); in testGapless()
1088 recorder.prepare();
[all …]
DMediaRecorderTest.java253 mMediaRecorder.prepare(); in testRecorderCamera()
329 mMediaRecorder.prepare(); in testRecorderMPEG2TS()
455 mMediaRecorder.prepare(); in recordVideoUsingCamera()
635 mMediaRecorder.prepare(); in testGetActiveMicrophones()
718 mMediaRecorder.prepare(); in testOnInfoListener()
737 mMediaRecorder.prepare(); in testSetMaxDuration()
786 mMediaRecorder.prepare(); in testSetMaxFileSize()
895 mMediaRecorder.prepare(); in testLevel()
1093 mMediaRecorder.prepare(); in testRecordExceedFileSizeLimit()
1206 mMediaRecorder.prepare(); in validateGetSurface()
[all …]
/cts/tests/tests/net/api23Test/src/android/net/cts/api23test/
DConnectivityManagerApi23Test.java51 Looper.prepare(); in setUp()
65 ConnectivityReceiver.prepare(); in testConnectivityChanged_manifestRequestOnly_shouldNotReceiveIntent()
102 ConnectivityReceiver.prepare(); in testConnectivityChanged_whenRegistered_shouldReceiveIntent()
/cts/tests/tests/media/libmediandkjni/
Dnative_media_encoder_jni.cpp56 Status prepare(std::unique_ptr<RunConfig> config, std::shared_ptr<ANativeWindow> anw = nullptr);
107 Status NativeEncoder::prepare( in prepare() function in NativeEncoder
345 enc->prepare(std::move(runConfig), persistentSurface); in runNativeEncoderTest()
346 src->prepare(nullptr /*bufferListener*/, persistentSurface); in runNativeEncoderTest()
348 enc->prepare(std::move(runConfig)); in runNativeEncoderTest()
349 src->prepare(nullptr /*bufferListener*/, enc->getSurface()); in runNativeEncoderTest()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8431/
Dpoc.c41 static int prepare() in prepare() function
64 prepare(); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6732/
Dpoc.c96 static void prepare() in prepare() function
126 prepare(); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6734/
Dpoc.c101 static void prepare() in prepare() function
129 prepare(); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6735/
Dpoc.c100 static void prepare() in prepare() function
128 prepare(); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6733/
Dpoc.c96 static void prepare() in prepare() function
127 prepare(); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6731/
Dpoc.c104 static void prepare() in prepare() function
132 prepare(); in main()
/cts/tests/tests/telephony/sdk28/src/android/telephony/sdk28/cts/
DPhoneStateListenerTest.java70 Looper.prepare(); in testPhoneStateListener()
82 Looper.prepare(); in testOnUnRegisterFollowedByRegister()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6730/
Dpoc.c104 static void prepare() in prepare() function
132 prepare(); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-6736/
Dpoc.c114 static void prepare() in prepare() function
142 prepare(); in main()
/cts/hostsidetests/securitybulletin/securityPatch/CVE-2016-8432/
Dpoc.c58 static int prepare() in prepare() function
112 prepare(); in main()
/cts/tests/tests/widget/src/android/widget/cts/
DFilterTest.java67 Looper.prepare(); in testConstructor()
76 Looper.prepare(); in testConvertResultToString()
/cts/suite/audio_quality/lib/include/
DFileUtil.h38 static bool prepare(android::String8& dirPath);
/cts/tests/app/app/src/android/app/stubs/
DPendingIntentStubActivity.java43 public static void prepare() { in prepare() method in PendingIntentStubActivity
/cts/suite/audio_quality/lib/include/audio/
DAudioHardware.h64 virtual bool prepare(SamplingRate samplingRate, int volume, int mode = EModeVoice) = 0;

12345