Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / webrtc / video_engine / test / auto_test / interface / vie_autotest.h
index f21963e..7a83637 100644 (file)
@@ -83,11 +83,6 @@ public:
     void ViECodecExternalCodecTest();
     void ViECodecAPITest();
 
-    // vie_autotest_encryption.cc
-    void ViEEncryptionStandardTest();
-    void ViEEncryptionExtendedTest();
-    void ViEEncryptionAPITest();
-
     // vie_autotest_image_process.cc
     void ViEImageProcessStandardTest();
     void ViEImageProcessExtendedTest();
@@ -108,9 +103,6 @@ public:
     void ViERtpRtcpExtendedTest();
     void ViERtpRtcpAPITest();
 
-    // vie_autotest_rtp_fuzz.cc
-    void ViERtpTryInjectingRandomPacketsIntoRtpStream(long rand_seed);
-
 private:
     void PrintAudioCodec(const webrtc::CodecInst audioCodec);
     void PrintVideoCodec(const webrtc::VideoCodec videoCodec);