HomeSort by relevance Sort by last modified time
    Searched refs:did_write_bytes_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/remoting/protocol/
fake_authenticator.cc 22 did_write_bytes_(false),
67 EXPECT_FALSE(did_write_bytes_);
68 did_write_bytes_ = true;
77 if (did_write_bytes_)
fake_authenticator.h 41 bool did_write_bytes_; member in class:remoting::protocol::FakeChannelAuthenticator

Completed in 76 milliseconds