HomeSort by relevance Sort by last modified time
    Searched defs:TbInterfaces (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
tb_interfaces.cc 16 TbInterfaces::TbInterfaces(const std::string& test_name) :
59 TbInterfaces::~TbInterfaces(void)
  /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
tb_interfaces.h 30 class TbInterfaces
34 TbInterfaces(const std::string& test_name);
35 ~TbInterfaces(void);
51 DISALLOW_COPY_AND_ASSIGN(TbInterfaces);

Completed in 1629 milliseconds