Home
last modified time | relevance | path

Searched defs:at_write_eof (Results 1 – 2 of 2) sorted by relevance

/external/chromium/net/socket/
Dsocket_test_util.h183 bool at_write_eof() const { return write_index_ >= write_count_; } in at_write_eof() function
/external/chromium_org/net/socket/
Dsocket_test_util.h260 bool at_write_eof() const { return write_index_ >= write_count_; } in at_write_eof() function