• Home
Name Date Size #Lines LOC

..--

TranscodingUidPolicyTestApp/03-May-2024-525354

Android.bpD03-May-20241.8 KiB7258

MediaTranscodingServiceTestHelper.hD03-May-202419.1 KiB555434

README.txtD03-May-2024440 97

build_and_run_all_unit_tests.shD03-May-20241.9 KiB4828

mediatranscodingservice_real_tests.cppD03-May-202418.4 KiB456263

mediatranscodingservice_resource_tests.cppD03-May-20248.5 KiB20594

mediatranscodingservice_simulated_tests.cppD03-May-202423.6 KiB569337

README.txt

1mediatranscodingservice_simulated_tests:
2	Tests media transcoding service with simulated transcoder.
3
4mediatranscodingservice_real_tests:
5	Tests media transcoding service with real transcoder. Uses the same test assets
6	as the MediaTranscoder unit tests. Before running the test, please make sure
7	to push the test assets to /sdcard:
8	adb push $TOP/frameworks/av/media/libmediatranscoding/tests/assets /data/local/tmp/TranscodingTestAssets
9