Home | History | Annotate | only in /frameworks/base/media/tests/players
Up to higher level directory
NameDateSize
Android.mk19-Dec-2010891
invoke_mock_media_player.cpp19-Dec-20103.6K
README19-Dec-2010240

README

      1 Native test players for system tests.
      2 
      3 For functional/system/performance tests, a native test player can be used.
      4 This directory contains the sources of such players.
      5 The class TestPlayerStub uses the dynamic loader to load any of them.
      6 
      7 
      8 
      9