Searched defs:quit_only_on_message_ (Results 1 - 1 of 1) sorted by path

/external/chromium_org/ipc/
H A Dipc_channel_posix_unittest.cc45 quit_only_on_message_(quit_only_on_message) {
59 if (!quit_only_on_message_) {
71 if (!quit_only_on_message_) {
78 if (!quit_only_on_message_) {
98 // If |quit_only_on_message_| then the listener will only break out of
100 bool quit_only_on_message_; member in class:__anon8473::IPCChannelPosixTestListener

Completed in 204 milliseconds