Searched refs:Test4 (Results 1 – 2 of 2) sorted by relevance
/reactos/modules/rostests/win32/user32/psmtest/ |
H A D | psmtest.c | 173 WCHAR Test4[] = L"&Test T&ex&t"; in MainWndProc() local 196 DrawTest(hdc, 180, Test4, 0, LPK); in MainWndProc() 197 DrawTest(hdc, 200, Test4, DT_NOPREFIX, LPK); in MainWndProc() 198 DrawTest(hdc, 220, Test4, DT_HIDEPREFIX, LPK); in MainWndProc() 239 DrawTest(hdc, 180, Test4, 0, USERLPK); in MainWndProc() 240 DrawTest(hdc, 200, Test4, DT_NOPREFIX, USERLPK); in MainWndProc() 241 DrawTest(hdc, 220, Test4, DT_HIDEPREFIX, USERLPK); in MainWndProc()
|
/reactos/ntoskrnl/tests/ |
H A D | symtest.c | 70 OBJECT_ATTRIBUTES Test4 = RTL_INIT_OBJECT_ATTRIBUTES(&TestName2, 0); in SymlinkCreateTests() local 73 &Test4, in SymlinkCreateTests()
|