• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

TranscodingUidPolicyTestApp/14-Jan-2024-525354

Android.bpD15-Dec-20241.8 KiB6956

MediaTranscodingServiceTestHelper.hD15-Dec-202419.1 KiB555434

README.txtD14-Jan-2024440 97

build_and_run_all_unit_tests.shD14-Jan-20241.9 KiB4828

mediatranscodingservice_real_tests.cppD14-Jan-202418.4 KiB456263

mediatranscodingservice_resource_tests.cppD14-Jan-20248.5 KiB20594

mediatranscodingservice_simulated_tests.cppD14-Jan-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