Searched defs:TestWindow (Results 1 – 1 of 1) sorted by relevance
18 class TestWindow : public rtc::Win32Window { class20 TestWindow() : destroyed_(false) { memset(&msg_, 0, sizeof(msg_)); } in TestWindow() function in TestWindow