Home
last modified time | relevance | path

Searched defs:TestWindow (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/rtc_base/
Dwin32_window_unittest.cc18 class TestWindow : public rtc::Win32Window { class
20 TestWindow() : destroyed_(false) { memset(&msg_, 0, sizeof(msg_)); } in TestWindow() function in TestWindow
/external/crosvm/gpu_display/src/gpu_display_win/
Dwindow_procedure_thread.rs721 struct TestWindow; in window_procedure_window_class_name_should_include_class_name_prefix() struct
722 impl RegisterWindowClass for TestWindow { in window_procedure_window_class_name_should_include_class_name_prefix() implementation
740 struct TestWindow; in window_procedure_with_same_types_should_return_same_name() struct
741 impl RegisterWindowClass for TestWindow { in window_procedure_with_same_types_should_return_same_name() implementation