Searched defs:TestWindow (Results 1 – 2 of 2) sorted by relevance
18 class TestWindow : public rtc::Win32Window { class20 TestWindow() : destroyed_(false) { memset(&msg_, 0, sizeof(msg_)); } in TestWindow() function in TestWindow
721 struct TestWindow; in window_procedure_window_class_name_should_include_class_name_prefix() struct722 impl RegisterWindowClass for TestWindow { in window_procedure_window_class_name_should_include_class_name_prefix() implementation740 struct TestWindow; in window_procedure_with_same_types_should_return_same_name() struct741 impl RegisterWindowClass for TestWindow { in window_procedure_with_same_types_should_return_same_name() implementation