Home
last modified time | relevance | path

Searched refs:TbInterfaces (Results 1 – 19 of 19) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
Dtb_interfaces.h30 class TbInterfaces
34 TbInterfaces(const std::string& test_name);
35 ~TbInterfaces(void);
51 DISALLOW_COPY_AND_ASSIGN(TbInterfaces);
Dtb_capture_device.h18 class TbInterfaces; variable
23 TbCaptureDevice(TbInterfaces& Engine);
32 TbInterfaces& ViE;
Dtb_video_channel.h25 TbVideoChannel(TbInterfaces& Engine,
46 TbInterfaces& ViE;
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
Dtb_interfaces.cc16 TbInterfaces::TbInterfaces(const std::string& test_name) : in TbInterfaces() function in TbInterfaces
59 TbInterfaces::~TbInterfaces(void) in ~TbInterfaces()
Dtb_capture_device.cc16 TbCaptureDevice::TbCaptureDevice(TbInterfaces& Engine) : in TbCaptureDevice()
Dtb_video_channel.cc16 TbVideoChannel::TbVideoChannel(TbInterfaces& Engine, in TbVideoChannel()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/interface/
Dvie_autotest.h40 class TbInterfaces; variable
112 void RenderCaptureDeviceAndOutputStream(TbInterfaces* video_engine,
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_file_based_comparison_tests.cc30 TbInterfaces interfaces("TestCallSetup"); in TestCallSetup()
98 TbInterfaces interfaces("TestFullStack"); in TestFullStack()
Dvie_autotest_image_process.cc51 TbInterfaces ViE("ViEImageProcessAPITest"); in ViEImageProcessStandardTest()
144 TbInterfaces ViE("ViEImageProcessAPITest"); in ViEImageProcessAPITest()
Dvie_autotest_render.cc90 TbInterfaces ViE("ViERenderStandardTest"); in ViERenderStandardTest()
176 TbInterfaces ViE("ViERenderExtendedTest"); in ViERenderExtendedTest()
297 TbInterfaces ViE("ViERenderAPITest"); in ViERenderAPITest()
Dvie_autotest_network.cc30 TbInterfaces ViE("ViENetworkStandardTest"); // Create VIE in ViENetworkStandardTest()
106 TbInterfaces ViE("ViENetworkExtendedTest"); // Create VIE in ViENetworkExtendedTest()
199 TbInterfaces ViE("ViENetworkAPITest"); // Create VIE in ViENetworkAPITest()
Dvie_autotest_capture.cc115 TbInterfaces video_engine("video_engineCaptureStandardTest"); in ViECaptureStandardTest()
276 TbInterfaces video_engine("video_engineCaptureAPITest"); in ViECaptureAPITest()
399 TbInterfaces video_engine("video_engineCaptureExternalCaptureTest"); in ViECaptureExternalCaptureTest()
Dvie_autotest.cc145 TbInterfaces* video_engine, in RenderCaptureDeviceAndOutputStream()
Dvie_autotest_codec.cc139 TbInterfaces interfaces("ViECodecStandardTest"); in ViECodecStandardTest()
298 TbInterfaces interfaces("ViECodecExtendedTest"); in ViECodecExtendedTest()
371 TbInterfaces video_engine("ViECodecExtendedTest2"); in ViECodecExtendedTest()
593 TbInterfaces ViE("ViEExternalCodec"); in ViECodecExternalCodecTest()
Dvie_autotest_base.cc24 TbInterfaces interfaces("ViEBaseStandardTest"); in ViEBaseStandardTest()
Dvie_autotest_rtp_rtcp.cc96 TbInterfaces ViE("ViERtpRtcpStandardTest"); in ViERtpRtcpStandardTest()
639 TbInterfaces ViE("ViERtpRtcpExtendedTest"); in ViERtpRtcpExtendedTest()
703 TbInterfaces ViE("ViERtpRtcpAPITest"); in ViERtpRtcpAPITest()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
Dframedrop_primitives.h24 class TbInterfaces; variable
31 void TestFullStack(const TbInterfaces& interfaces,
Dframedrop_primitives.cc155 void TestFullStack(const TbInterfaces& interfaces, in TestFullStack()
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/
Dvie_network_test.cc139 TbInterfaces vie_;