Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(262)

Unified Diff: tools_webrtc/mb/gn_isolate_map.pyl

Issue 3009203002: Make it possible to isolate isac_fix_test. (Closed)
Patch Set: Created 3 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools_webrtc/mb/gn_isolate_map.pyl
diff --git a/tools_webrtc/mb/gn_isolate_map.pyl b/tools_webrtc/mb/gn_isolate_map.pyl
index 3fa6c465e3fd40df5206032139e96b7d26c1cd82..e9eb538b3e8a584274c4096c86f96d5e543e0a82 100644
--- a/tools_webrtc/mb/gn_isolate_map.pyl
+++ b/tools_webrtc/mb/gn_isolate_map.pyl
@@ -43,6 +43,14 @@
"label": "//webrtc/common_video:common_video_unittests",
"type": "console_test_launcher",
},
+ "isac_fix_test": {
+ "label": "//webrtc/modules/audio_coding:isac_fix_test",
+ "type": "console_test_launcher",
+ "args": [
+ "32000", "../../resources/speech_and_misc_wb.pcm",
+ "isac_speech_and_misc_wb.pcm",
+ ]
+ },
"libjingle_peerconnection_android_unittest": {
"label": "//webrtc/sdk/android:libjingle_peerconnection_android_unittest",
"type": "additional_compile_target",
« no previous file with comments | « no previous file | webrtc/modules/audio_coding/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698