Searched refs:TbInterfaces (Results 1 – 19 of 19) sorted by relevance
30 class TbInterfaces34 TbInterfaces(const std::string& test_name);35 ~TbInterfaces(void);51 DISALLOW_COPY_AND_ASSIGN(TbInterfaces);
18 class TbInterfaces; variable23 TbCaptureDevice(TbInterfaces& Engine);32 TbInterfaces& ViE;
25 TbVideoChannel(TbInterfaces& Engine,46 TbInterfaces& ViE;
16 TbInterfaces::TbInterfaces(const std::string& test_name) : in TbInterfaces() function in TbInterfaces59 TbInterfaces::~TbInterfaces(void) in ~TbInterfaces()
16 TbCaptureDevice::TbCaptureDevice(TbInterfaces& Engine) : in TbCaptureDevice()
16 TbVideoChannel::TbVideoChannel(TbInterfaces& Engine, in TbVideoChannel()
40 class TbInterfaces; variable112 void RenderCaptureDeviceAndOutputStream(TbInterfaces* video_engine,
30 TbInterfaces interfaces("TestCallSetup"); in TestCallSetup()98 TbInterfaces interfaces("TestFullStack"); in TestFullStack()
51 TbInterfaces ViE("ViEImageProcessAPITest"); in ViEImageProcessStandardTest()144 TbInterfaces ViE("ViEImageProcessAPITest"); in ViEImageProcessAPITest()
90 TbInterfaces ViE("ViERenderStandardTest"); in ViERenderStandardTest()176 TbInterfaces ViE("ViERenderExtendedTest"); in ViERenderExtendedTest()297 TbInterfaces ViE("ViERenderAPITest"); in ViERenderAPITest()
30 TbInterfaces ViE("ViENetworkStandardTest"); // Create VIE in ViENetworkStandardTest()106 TbInterfaces ViE("ViENetworkExtendedTest"); // Create VIE in ViENetworkExtendedTest()199 TbInterfaces ViE("ViENetworkAPITest"); // Create VIE in ViENetworkAPITest()
115 TbInterfaces video_engine("video_engineCaptureStandardTest"); in ViECaptureStandardTest()276 TbInterfaces video_engine("video_engineCaptureAPITest"); in ViECaptureAPITest()399 TbInterfaces video_engine("video_engineCaptureExternalCaptureTest"); in ViECaptureExternalCaptureTest()
145 TbInterfaces* video_engine, in RenderCaptureDeviceAndOutputStream()
139 TbInterfaces interfaces("ViECodecStandardTest"); in ViECodecStandardTest()298 TbInterfaces interfaces("ViECodecExtendedTest"); in ViECodecExtendedTest()371 TbInterfaces video_engine("ViECodecExtendedTest2"); in ViECodecExtendedTest()593 TbInterfaces ViE("ViEExternalCodec"); in ViECodecExternalCodecTest()
24 TbInterfaces interfaces("ViEBaseStandardTest"); in ViEBaseStandardTest()
96 TbInterfaces ViE("ViERtpRtcpStandardTest"); in ViERtpRtcpStandardTest()639 TbInterfaces ViE("ViERtpRtcpExtendedTest"); in ViERtpRtcpExtendedTest()703 TbInterfaces ViE("ViERtpRtcpAPITest"); in ViERtpRtcpAPITest()
24 class TbInterfaces; variable31 void TestFullStack(const TbInterfaces& interfaces,
155 void TestFullStack(const TbInterfaces& interfaces, in TestFullStack()
139 TbInterfaces vie_;