Home
last modified time | relevance | path

Searched refs:TestWndProcThunk (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_loop_unittest.cc2064 LRESULT CALLBACK TestWndProcThunk(HWND hwnd, UINT message, in TestWndProcThunk() function
2114 wc.lpfnWndProc = TestWndProcThunk; in TEST_P()