Home
last modified time | relevance | path

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

/reactos/ntoskrnl/tests/
H A Dsymtest.c83 OBJECT_ATTRIBUTES Test5 = RTL_INIT_OBJECT_ATTRIBUTES(&OkName, 0); in SymlinkCreateTests() local
87 &Test5, in SymlinkCreateTests()
96 OBJECT_ATTRIBUTES Test5 = RTL_INIT_OBJECT_ATTRIBUTES(&OkName, 0); in SymlinkCreateTests() local
100 &Test5, in SymlinkCreateTests()
122 OBJECT_ATTRIBUTES Test5 = RTL_INIT_OBJECT_ATTRIBUTES(&OkName, 0); in SymlinkCreateTests() local
127 &Test5, in SymlinkCreateTests()
/reactos/modules/rostests/win32/user32/psmtest/
H A Dpsmtest.c174 WCHAR Test5[] = { TET, QOF, SAMEKH, TET, L' ', L'&', BET, DALET, YUD, QOF, HEY, 0 }; in MainWndProc() local
199 DrawTest(hdc, 240, Test5, 0, LPK); in MainWndProc()
200 DrawTest(hdc, 260, Test5, DT_NOPREFIX, LPK); in MainWndProc()
201 DrawTest(hdc, 280, Test5, DT_HIDEPREFIX, LPK); in MainWndProc()
202 DrawTest(hdc, 300, Test5, DT_PREFIXONLY, LPK); in MainWndProc()
242 DrawTest(hdc, 240, Test5, 0, USERLPK); in MainWndProc()
243 DrawTest(hdc, 260, Test5, DT_NOPREFIX, USERLPK); in MainWndProc()
244 DrawTest(hdc, 280, Test5, DT_HIDEPREFIX, USERLPK); in MainWndProc()
245 DrawTest(hdc, 300, Test5, DT_PREFIXONLY, USERLPK); in MainWndProc()