|
8 months ago | |
---|---|---|
.. | ||
TranscodingUidPolicyTestApp | 8 months ago | |
Android.bp | 8 months ago | |
MediaTranscodingServiceTestHelper.h | 8 months ago | |
README.txt | 8 months ago | |
build_and_run_all_unit_tests.sh | 8 months ago | |
mediatranscodingservice_real_tests.cpp | 8 months ago | |
mediatranscodingservice_resource_tests.cpp | 8 months ago | |
mediatranscodingservice_simulated_tests.cpp | 8 months ago |
README.txt
mediatranscodingservice_simulated_tests: Tests media transcoding service with simulated transcoder. mediatranscodingservice_real_tests: Tests media transcoding service with real transcoder. Uses the same test assets as the MediaTranscoder unit tests. Before running the test, please make sure to push the test assets to /sdcard: adb push $TOP/frameworks/av/media/libmediatranscoding/tests/assets /data/local/tmp/TranscodingTestAssets