Home | History | Annotate | Download | only in http

Lines Matching defs:GssContextMockImpl

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