Home
last modified time | relevance | path

Searched defs:WatchWritable (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/files/
Dfile_descriptor_watcher_posix_unittest.cc119 std::unique_ptr<FileDescriptorWatcher::Controller> WatchWritable() { in WatchWritable() function in base::__anon7ab4a7fa0111::FileDescriptorWatcherTest
170 TEST_P(FileDescriptorWatcherTest, WatchWritable) { in TEST_P() argument
Dfile_descriptor_watcher_posix.cc212 FileDescriptorWatcher::WatchWritable(int fd, const Closure& callback) { in WatchWritable() function in base::FileDescriptorWatcher
/external/libchrome/base/message_loop/
Dmessage_loop_io_posix_unittest.cc207 TEST_F(MessageLoopForIoPosixTest, WatchWritable) { in TEST_F() argument