Home | History | Annotate | Download | only in http

Lines Matching defs:GssContextMockImpl

26 class GssContextMockImpl {
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& context_info,