Searched defs:GssContextMockImpl (Results 1 - 4 of 4) sorted by relevance

/external/chromium/net/http/
H A Dmock_gssapi_library_posix.h20 class GssContextMockImpl { class in namespace:net::test
22 GssContextMockImpl();
23 GssContextMockImpl(const GssContextMockImpl& other);
24 GssContextMockImpl(const char* src_name,
31 ~GssContextMockImpl();
33 void Assign(const GssContextMockImpl& other);
54 const test::GssContextMockImpl& context_info,
62 test::GssContextMockImpl context_info;
108 const test::GssContextMockImpl
[all...]
H A Dmock_gssapi_library_posix.cc140 GssContextMockImpl::GssContextMockImpl() function in class:net::test::GssContextMockImpl
148 GssContextMockImpl::GssContextMockImpl(const GssContextMockImpl& other) function in class:net::test::GssContextMockImpl
158 GssContextMockImpl::GssContextMockImpl(const char* src_name_in, function in class:net::test::GssContextMockImpl
174 GssContextMockImpl::~GssContextMockImpl() {
178 void GssContextMockImpl
[all...]
/external/chromium_org/net/http/
H A Dmock_gssapi_library_posix.h26 class GssContextMockImpl { class in namespace:net::test
28 GssContextMockImpl();
29 GssContextMockImpl(const GssContextMockImpl& other);
30 GssContextMockImpl(const char* src_name,
37 ~GssContextMockImpl();
39 void Assign(const GssContextMockImpl& other);
60 const test::GssContextMockImpl& context_info,
68 test::GssContextMockImpl context_info;
114 const test::GssContextMockImpl
[all...]
H A Dmock_gssapi_library_posix.cc139 GssContextMockImpl::GssContextMockImpl() function in class:net::test::GssContextMockImpl
147 GssContextMockImpl::GssContextMockImpl(const GssContextMockImpl& other) function in class:net::test::GssContextMockImpl
157 GssContextMockImpl::GssContextMockImpl(const char* src_name_in, function in class:net::test::GssContextMockImpl
173 GssContextMockImpl::~GssContextMockImpl() {
177 void GssContextMockImpl
[all...]

Completed in 26 milliseconds