Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dwin32window_unittest.cc18 class TestWindow : public rtc::Win32Window { class
20 TestWindow() : destroyed_(false) { memset(&msg_, 0, sizeof(msg_)); } in TestWindow() function in TestWindow