Searched refs:expected3 (Results 1 – 3 of 3) sorted by relevance
/reactos/modules/rostests/winetests/msvcrt/ |
H A D | dir.c | 144 static const WCHAR expected3[] = {'\0',':','d','X','X','X','X','X','X','X','X','X','X'}; variable 190 {NULL, 4, "c:", "d\\", "file", "ext", "\0:dXXXXXXXXXX", expected3, 13},
|
H A D | string.c | 122 char expected3[] = "$"; in test_swab() local 159 …ok(memcmp(to,expected3,testsize) == 0, "Testing small size %d returned '%*.*s'\n", testsize, tests… in test_swab()
|
/reactos/modules/rostests/winetests/shlwapi/ |
H A D | url.c | 1588 static const BYTE expected3[] = {0x2B, 0xDC, 0x9A, 0x1B, 0xF0, 0x5A, 0xF9, in test_HashData() local 1611 ok(!memcmp(output, expected3, sizeof(expected3)), in test_HashData()
|