• Home
Name Date Size #Lines LOC

..--

TranscodingUidPolicyTestApp/06-Sep-2024-525354

Android.bpD06-Sep-20241.8 KiB6956

MediaTranscodingServiceTestHelper.hD06-Sep-202419.1 KiB555434

README.txtD06-Sep-2024440 97

build_and_run_all_unit_tests.shD06-Sep-20241.9 KiB4828

mediatranscodingservice_real_tests.cppD06-Sep-202418.4 KiB456263

mediatranscodingservice_resource_tests.cppD06-Sep-20248.5 KiB20594

mediatranscodingservice_simulated_tests.cppD06-Sep-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