Searched refs:TestWindowProc (Results 1 – 1 of 1) sorted by relevance
14 LRESULT CALLBACK TestWindowProc(HWND hwnd, in TestWindowProc() function60 wc.lpfnWndProc = base::win::WrappedWindowProc<TestWindowProc>; in TEST()