Home | Sort by relevance Sort by last modified time |
/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 |