Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DMediaPlayerTest.java945 final int seekPos = 4760; // This is the I-frame position in testVideoSurfaceResetting() local
977 mMediaPlayer.seekTo(seekPos); in testVideoSurfaceResetting()
980 assertEquals(seekPos, posAfter, tolerance + audioLatencyTolerance); in testVideoSurfaceResetting()