• Home
  • History
  • Annotate
  • only in /frameworks/base/media/tests/players/
NameDateSize

..29-Aug-20174 KiB

Android.mk29-Aug-2017949

invoke_mock_media_player.cpp29-Aug-20174.1 KiB

README29-Aug-2017240

README

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