Searched refs:TestWindowProc (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/win/
H A Dwrapped_window_proc_unittest.cc15 LRESULT CALLBACK TestWindowProc(HWND hwnd, UINT message, function in namespace:__anon1265
61 wc.lpfnWndProc = base::win::WrappedWindowProc<TestWindowProc>;

Completed in 2496 milliseconds