Home
last modified time | relevance | path

Searched refs:GssNameMockImpl (Results 1 – 1 of 1) sorted by relevance

/external/chromium/net/http/
Dmock_gssapi_library_posix.cc17 struct GssNameMockImpl { struct
105 test::GssNameMockImpl* name = reinterpret_cast<test::GssNameMockImpl*>(dest); in ClearName()
116 test::GssNameMockImpl* name = reinterpret_cast<test::GssNameMockImpl*>(dest); in SetName()
124 test::GssNameMockImpl* string = in NameToString()
125 reinterpret_cast<test::GssNameMockImpl*>(src); in NameToString()
273 GssNameMockImpl* output = new GssNameMockImpl; in import_name()
296 GssNameMockImpl* name = *reinterpret_cast<GssNameMockImpl**>(input_name); in release_name()
329 GssNameMockImpl* internal_name = in display_name()
330 *reinterpret_cast<GssNameMockImpl**>(input_name); in display_name()