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

  /external/chromium/net/socket/
socket_test_util.h 183 bool at_write_eof() const { return write_index_ >= write_count_; } function in class:net::StaticSocketDataProvider
    [all...]
  /external/chromium_org/net/socket/
socket_test_util.h 226 bool at_write_eof() const { return write_index_ >= write_count_; } function in class:net::StaticSocketDataProvider
    [all...]

Completed in 58 milliseconds