Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/scrrun/
H A Ddictionary.c71 static const WCHAR key_non_exist[] = {'b', 0}; in test_interfaces() local
115 V_BSTR(&key) = SysAllocString(key_non_exist); in test_interfaces()