Searched refs:testIfMediaServerDied (Results 1 – 2 of 2) sorted by relevance
94 testIfMediaServerDied(R.raw.midi_crash); in testInvalidMidiNullPointerAccess()97 private void testIfMediaServerDied(int res) throws Exception { in testIfMediaServerDied() method in MediaServerCrashTest
162 testIfMediaServerDied("heap_oob_flac.mp3"); in testFlacHeapOverflow()216 private void testIfMediaServerDied(final String res) throws Exception { in testIfMediaServerDied() method in MediaPlayerTest