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

  /external/chromium/net/socket/
socket_test_util.h 182 bool at_read_eof() const { return read_index_ >= read_count_; } function in class:net::StaticSocketDataProvider
    [all...]
  /external/chromium_org/net/socket/
socket_test_util.h 225 bool at_read_eof() const { return read_index_ >= read_count_; } function in class:net::StaticSocketDataProvider
    [all...]

Completed in 168 milliseconds