Name Date Size #Lines LOC

..--

TranscodingUidPolicyTestApp/H25-Apr-2025-525354

Android.bpH A D25-Apr-20251.8 KiB6956

MediaTranscodingServiceTestHelper.hH A D25-Apr-202519.1 KiB555434

README.txtH A D25-Apr-2025440 97

build_and_run_all_unit_tests.shH A D25-Apr-20251.9 KiB4828

mediatranscodingservice_real_tests.cppH A D25-Apr-202518.4 KiB456263

mediatranscodingservice_resource_tests.cppH A D25-Apr-20258.5 KiB20594

mediatranscodingservice_simulated_tests.cppH A D25-Apr-202523.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