OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GssContextMockImpl
(Results
1 - 8
of
8
) sorted by null
/external/chromium/net/http/
mock_gssapi_library_posix.h
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
[
all
...]
mock_gssapi_library_posix.cc
140
GssContextMockImpl
::
GssContextMockImpl
()
148
GssContextMockImpl
::
GssContextMockImpl
(const
GssContextMockImpl
& other)
158
GssContextMockImpl
::
GssContextMockImpl
(const char* src_name_in,
174
GssContextMockImpl
::~
GssContextMockImpl
() {
178
void
GssContextMockImpl
::Assign
[
all
...]
http_auth_gssapi_posix_unittest.cc
53
test::
GssContextMockImpl
context_info(
95
test::
GssContextMockImpl
context1(
103
test::
GssContextMockImpl
context2(
http_auth_handler_negotiate_unittest.cc
102
test::
GssContextMockImpl
context1(
110
test::
GssContextMockImpl
context2(
151
test::
GssContextMockImpl
context(
/external/chromium_org/net/http/
mock_gssapi_library_posix.h
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
[
all
...]
mock_gssapi_library_posix.cc
139
GssContextMockImpl
::
GssContextMockImpl
()
147
GssContextMockImpl
::
GssContextMockImpl
(const
GssContextMockImpl
& other)
157
GssContextMockImpl
::
GssContextMockImpl
(const char* src_name_in,
173
GssContextMockImpl
::~
GssContextMockImpl
() {
177
void
GssContextMockImpl
::Assign
[
all
...]
http_auth_gssapi_posix_unittest.cc
53
test::
GssContextMockImpl
context_info(
97
test::
GssContextMockImpl
context1(
105
test::
GssContextMockImpl
context2(
http_auth_handler_negotiate_unittest.cc
100
test::
GssContextMockImpl
context1(
108
test::
GssContextMockImpl
context2(
149
test::
GssContextMockImpl
context(
Completed in 208 milliseconds