Home | History | Annotate | only in /frameworks/base/media/tests/players
Up to higher level directory
NameDateSize
Android.mk10-Oct-2012863
invoke_mock_media_player.cpp10-Oct-20123.8K
README10-Oct-2012240

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