Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / video_engine / test / auto_test / source / vie_autotest_main.cc
index 4502494..00e8606 100644 (file)
@@ -29,7 +29,7 @@ ViEAutoTestMain::ViEAutoTestMain() {
   index_to_test_method_map_[1] = "RunsBaseTestWithoutErrors";
   index_to_test_method_map_[2] = "RunsCaptureTestWithoutErrors";
   index_to_test_method_map_[3] = "RunsCodecTestWithoutErrors";
-  index_to_test_method_map_[4] = "RunsEncryptionTestWithoutErrors";
+  index_to_test_method_map_[4] = "[unused]";
   index_to_test_method_map_[5] = "RunsImageProcessTestWithoutErrors";
   index_to_test_method_map_[6] = "RunsNetworkTestWithoutErrors";
   index_to_test_method_map_[7] = "RunsRenderTestWithoutErrors";