Searched refs:TestSelectNotifyOnClose (Results 1 – 1 of 1) sorted by relevance
627 class TestSelectNotifyOnClose : public TestCase { class629 TestSelectNotifyOnClose(bool master) in TestSelectNotifyOnClose() function in TestSelectNotifyOnClose639 virtual ~TestSelectNotifyOnClose() in ~TestSelectNotifyOnClose()653 CALLER(this, &TestSelectNotifyOnClose::_Selector), "selector"); in Test()926 RUN_TEST(new TestSelectNotifyOnClose(true)); in main()927 RUN_TEST(new TestSelectNotifyOnClose(false)); in main()