class MessageLoop_PostQuit_Test

Defined at line 41 of file ../../src/developer/debug/shared/message_loop_unittest.cc

This test either passes or hangs forever because the post didn't work.

We could add a timer timeout, but if regular task posting doesn't work it's

not clear why timer tasks would.

Public Methods

void MessageLoop_PostQuit_Test ()

Defined at line 41 of file ../../src/developer/debug/shared/message_loop_unittest.cc

void MessageLoop_PostQuit_Test (const MessageLoop_PostQuit_Test & )

Defined at line 41 of file ../../src/developer/debug/shared/message_loop_unittest.cc

void MessageLoop_PostQuit_Test (MessageLoop_PostQuit_Test && )

Defined at line 41 of file ../../src/developer/debug/shared/message_loop_unittest.cc

MessageLoop_PostQuit_Test & operator= (const MessageLoop_PostQuit_Test & )

Defined at line 41 of file ../../src/developer/debug/shared/message_loop_unittest.cc

MessageLoop_PostQuit_Test & operator= (MessageLoop_PostQuit_Test && )

Defined at line 41 of file ../../src/developer/debug/shared/message_loop_unittest.cc

void ~MessageLoop_PostQuit_Test ()

Defined at line 41 of file ../../src/developer/debug/shared/message_loop_unittest.cc