OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScopedSocketPair
(Results
1 - 3
of
3
) sorted by null
/external/libbrillo/brillo/
unittest_utils.h
29
class
ScopedSocketPair
{
31
ScopedSocketPair
();
32
~
ScopedSocketPair
();
unittest_utils.cc
37
ScopedSocketPair
::
ScopedSocketPair
() {
46
ScopedSocketPair
::~
ScopedSocketPair
() {
/external/libbrillo/brillo/message_loops/
message_loop_unittest.cc
208
ScopedSocketPair
socks;
Completed in 113 milliseconds