-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
b/290997541
- Loading branch information
Showing
54 changed files
with
38,163 additions
and
0 deletions.
There are no files selected for viewing
1,914 changes: 1,914 additions & 0 deletions
1,914
unit-test-results/android-arm/1/base_unittests_testoutput.xml
Large diffs are not rendered by default.
Oops, something went wrong.
13,122 changes: 13,122 additions & 0 deletions
13,122
unit-test-results/android-arm/1/net_unittests_testoutput.xml
Large diffs are not rendered by default.
Oops, something went wrong.
427 changes: 427 additions & 0 deletions
427
unit-test-results/android-arm/1/player_filter_tests_testoutput.xml
Large diffs are not rendered by default.
Oops, something went wrong.
1,566 changes: 1,566 additions & 0 deletions
1,566
unit-test-results/android-arm/2/nplb_testoutput.xml
Large diffs are not rendered by default.
Oops, something went wrong.
430 changes: 430 additions & 0 deletions
430
unit-test-results/android-arm/2/player_filter_tests_testoutput.xml
Large diffs are not rendered by default.
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
unit-test-results/android-arm/3/app_key_files_test_testoutput.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuites tests="5" failures="0" disabled="0" errors="0" time="0.026" timestamp="2392-07-09T13:09:46.797" name="AllTests"> | ||
<testsuite name="AppKeyFilesTest" tests="5" failures="0" disabled="0" skipped="0" errors="0" time="0.019" timestamp="2392-07-09T13:09:46.802"> | ||
<testcase name="TestGoodKeyFile" file="../../starboard/loader_app/app_key_files_test.cc" line="45" status="run" result="completed" time="0" timestamp="2392-07-09T13:09:46.804" classname="AppKeyFilesTest" /> | ||
<testcase name="TestBadKeyFile" file="../../starboard/loader_app/app_key_files_test.cc" line="57" status="run" result="completed" time="0" timestamp="2392-07-09T13:09:46.807" classname="AppKeyFilesTest" /> | ||
<testcase name="TestGoodKeyFileInvalidInput" file="../../starboard/loader_app/app_key_files_test.cc" line="69" status="run" result="completed" time="0.002" timestamp="2392-07-09T13:09:46.810" classname="AppKeyFilesTest" /> | ||
<testcase name="TestBadKeyFileInvalidInput" file="../../starboard/loader_app/app_key_files_test.cc" line="77" status="run" result="completed" time="0.002" timestamp="2392-07-09T13:09:46.815" classname="AppKeyFilesTest" /> | ||
<testcase name="TestAnyGoodKeyFile" file="../../starboard/loader_app/app_key_files_test.cc" line="85" status="run" result="completed" time="0" timestamp="2392-07-09T13:09:46.819" classname="AppKeyFilesTest" /> | ||
</testsuite> | ||
</testsuites> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuites tests="2" failures="0" disabled="0" errors="0" time="0.01" timestamp="2392-07-09T13:09:54.027" name="AllTests"> | ||
<testsuite name="AppKeyTest" tests="2" failures="0" disabled="0" skipped="0" errors="0" time="0.004" timestamp="2392-07-09T13:09:54.031"> | ||
<testcase name="SunnyDayExtractAppKey" file="../../starboard/loader_app/app_key_test.cc" line="665" status="run" result="completed" time="0" timestamp="2392-07-09T13:09:54.032" classname="AppKeyTest" /> | ||
<testcase name="SunnyDayExtractAppKeySanitizesResult" file="../../starboard/loader_app/app_key_test.cc" line="676" status="run" result="completed" time="0" timestamp="2392-07-09T13:09:54.034" classname="AppKeyTest" /> | ||
</testsuite> | ||
</testsuites> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<testsuites tests="21" failures="0" disabled="0" errors="0" time="0.381" timestamp="2392-07-09T13:10:01.663" name="AllTests"> | ||
<testsuite name="AudioNodeInputOutputTest" tests="21" failures="0" disabled="0" skipped="0" errors="0" time="0.375" timestamp="2392-07-09T13:10:01.666"> | ||
<testcase name="StereoToStereoSpeakersLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="122" status="run" result="completed" time="0.026" timestamp="2392-07-09T13:10:01.667" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="StereoToStereoDiscreteLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="163" status="run" result="completed" time="0.012" timestamp="2392-07-09T13:10:01.696" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="MonoToStereoSpeakersLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="205" status="run" result="completed" time="0.013" timestamp="2392-07-09T13:10:01.711" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="MonoToStereoDiscreteLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="240" status="run" result="completed" time="0.019" timestamp="2392-07-09T13:10:01.727" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="QuadToStereoSpeakersLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="275" status="run" result="completed" time="0.013" timestamp="2392-07-09T13:10:01.749" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="QuadToStereoDiscreteLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="317" status="run" result="completed" time="0.015" timestamp="2392-07-09T13:10:01.765" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="FivePointOneToStereoSpeakersLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="359" status="run" result="completed" time="0.014" timestamp="2392-07-09T13:10:01.783" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="FivePointOneToStereoDiscreteLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="401" status="run" result="completed" time="0.017" timestamp="2392-07-09T13:10:01.800" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="StereoToMonoSpeakersLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="443" status="run" result="completed" time="0.017" timestamp="2392-07-09T13:10:01.820" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="StereoToMonoDiscreteLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="481" status="run" result="completed" time="0.017" timestamp="2392-07-09T13:10:01.840" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="QuadToMonoSpeakersLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="519" status="run" result="completed" time="0.016" timestamp="2392-07-09T13:10:01.860" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="QuadToMonoDiscreteLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="557" status="run" result="completed" time="0.012" timestamp="2392-07-09T13:10:01.878" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="FivePointOneToMonoSpeakersLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="595" status="run" result="completed" time="0.013" timestamp="2392-07-09T13:10:01.893" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="FivePointOneToMonoDiscreteLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="633" status="run" result="completed" time="0.014" timestamp="2392-07-09T13:10:01.909" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="MultipleInputNodesLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="671" status="run" result="completed" time="0.014" timestamp="2392-07-09T13:10:01.926" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="CreateBufferLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="753" status="run" result="completed" time="0.012" timestamp="2392-07-09T13:10:01.942" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="CopyToChannelPlanarFloat32LayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="767" status="run" result="completed" time="0.013" timestamp="2392-07-09T13:10:01.957" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="CopyToChannelInterleavedFloat32LayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="807" status="run" result="completed" time="0.015" timestamp="2392-07-09T13:10:01.973" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="CopyToChannelPlanarInt16LayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="847" status="run" result="completed" time="0.013" timestamp="2392-07-09T13:10:01.991" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="CopyToChannelInterleavedInt16LayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="890" status="run" result="completed" time="0.012" timestamp="2392-07-09T13:10:02.007" classname="AudioNodeInputOutputTest" /> | ||
<testcase name="ResampleBufferSampleRateLayoutTest" file="../../cobalt/audio/audio_node_input_output_test.cc" line="933" status="run" result="completed" time="0.018" timestamp="2392-07-09T13:10:02.022" classname="AudioNodeInputOutputTest" /> | ||
</testsuite> | ||
</testsuites> |
Oops, something went wrong.