Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/atl100/
H A Datl.c231 #define test_key_not_exists(a,b) _test_key_not_exists(__LINE__,a,b) macro
270 test_key_not_exists(HKEY_CLASSES_ROOT, "CLSID\\{" CLSID_TEST_STR "}\\Implemented Categories"); in test_regcat()
271 test_key_not_exists(HKEY_CLASSES_ROOT, "CLSID\\{" CLSID_TEST_STR "}\\Required Categories"); in test_regcat()
279 test_key_not_exists(HKEY_CLASSES_ROOT, "CLSID\\{" CLSID_TEST_STR "}"); in test_regcat()