Home
last modified time | relevance | path

Searched defs:check_result (Results 1 – 2 of 2) sorted by relevance

/reactos/modules/rostests/apitests/ntdll/
H A DRtlDosPathNameToNtPathName_U.c81 static void check_result(BOOLEAN bOK, const char* pszErr) in check_result() function
/reactos/modules/rostests/winetests/kernel32/
H A Dcomm.c450 static void check_result(const char *function, const TEST *ptest, int initial_value, BOOL result) in check_result() function