HomeSort by relevance Sort by last modified time
    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 202 ScopedSocketPair socks;

Completed in 72 milliseconds