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