Home
last modified time | relevance | path

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

/reactos/modules/rostests/kmtests/ntos_io/
H A DIoFilesystem.c371 UNICODE_STRING ParentPath; in TestRelativeNames() local
438 RtlInitUnicodeString(&ParentPath, Buffer); in TestRelativeNames()
440 &ParentPath, in TestRelativeNames()
590 PCWSTR ParentPath; in TestSharedCacheMap() member
602 UNICODE_STRING ParentPath; in TestSharedCacheMap() local
630 if (Tests[i].ParentPath) in TestSharedCacheMap()
632 RtlInitUnicodeString(&ParentPath, Tests[i].ParentPath); in TestSharedCacheMap()
634 &ParentPath, in TestSharedCacheMap()