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

Unified Diff: webrtc/voice_engine/test/auto_test/voe_test_interface.h

Issue 2686003004: Remove unused voe_cpu_test.cc. (Closed)
Patch Set: rebase Created 3 years, 10 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 | « webrtc/voice_engine/test/auto_test/voe_standard_test.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/voice_engine/test/auto_test/voe_test_interface.h
diff --git a/webrtc/voice_engine/test/auto_test/voe_test_interface.h b/webrtc/voice_engine/test/auto_test/voe_test_interface.h
index aea55a49ff055eacc49faa5231f1567270f59b77..b8c48638fdfa71138983ca427b29f3f0c4bab016 100644
--- a/webrtc/voice_engine/test/auto_test/voe_test_interface.h
+++ b/webrtc/voice_engine/test/auto_test/voe_test_interface.h
@@ -26,9 +26,7 @@ enum TestType {
Invalid = -1,
Standard = 0,
- Stress = 2,
-
- CPU = 4
+ Stress = 2
};
// Main test function
« no previous file with comments | « webrtc/voice_engine/test/auto_test/voe_standard_test.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698