Home | History | Annotate | only in /frameworks/base/media/tests/players
Up to higher level directory
NameDateSize
Android.mk21-Aug-2018949
invoke_mock_media_player.cpp21-Aug-20184.1K
README21-Aug-2018240

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