webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Namespaces | Macros | Functions
proxy_unittest.cc File Reference
#include "webrtc/api/proxy.h"
#include <memory>
#include <string>
#include "webrtc/base/gunit.h"
#include "webrtc/base/refcount.h"
#include "webrtc/base/thread.h"
#include "webrtc/test/gmock.h"

Classes

class  webrtc::FakeInterface
 
class  webrtc::Fake
 
class  webrtc::SignalingProxyTest
 
class  webrtc::ProxyTest
 
class  webrtc::FooInterface
 
class  webrtc::Foo
 
class  webrtc::OwnedProxyTest
 

Namespaces

 webrtc
 

Macros

#define FakeProxy   FakeSignalingProxy
 
#define FakeProxyWithInternal   FakeSignalingProxyWithInternal
 

Functions

 webrtc::TEST_F (SignalingProxyTest, SignalingThreadDestructor)
 
 webrtc::TEST_F (SignalingProxyTest, VoidMethod0)
 
 webrtc::TEST_F (SignalingProxyTest, Method0)
 
 webrtc::TEST_F (SignalingProxyTest, ConstMethod0)
 
 webrtc::TEST_F (SignalingProxyTest, Method1)
 
 webrtc::TEST_F (SignalingProxyTest, ConstMethod1)
 
 webrtc::TEST_F (SignalingProxyTest, Method2)
 
 webrtc::TEST_F (ProxyTest, WorkerThreadDestructor)
 
 webrtc::TEST_F (ProxyTest, VoidMethod0)
 
 webrtc::TEST_F (ProxyTest, Method0)
 
 webrtc::TEST_F (ProxyTest, ConstMethod0)
 
 webrtc::TEST_F (ProxyTest, WorkerMethod1)
 
 webrtc::TEST_F (ProxyTest, ConstMethod1)
 
 webrtc::TEST_F (ProxyTest, WorkerMethod2)
 
 webrtc::TEST_F (OwnedProxyTest, BasicTest)
 

Macro Definition Documentation

◆ FakeProxy

#define FakeProxy   FakeSignalingProxy

◆ FakeProxyWithInternal

#define FakeProxyWithInternal   FakeSignalingProxyWithInternal