Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DMediaServerCrashTest.java94 testIfMediaServerDied(R.raw.midi_crash); in testInvalidMidiNullPointerAccess()
97 private void testIfMediaServerDied(int res) throws Exception { in testIfMediaServerDied() method in MediaServerCrashTest
/cts/tests/tests/media/player/src/android/media/player/cts/
DMediaPlayerTest.java162 testIfMediaServerDied("heap_oob_flac.mp3"); in testFlacHeapOverflow()
216 private void testIfMediaServerDied(final String res) throws Exception { in testIfMediaServerDied() method in MediaPlayerTest