Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/ntdll/
H A Dpipe.c339 static void test_completion(void) in test_completion() function
/reactos/modules/rostests/winetests/kernel32/
H A Dprocess.c2389 #define test_completion(a, b, c, d, e) _test_completion(__LINE__, a, b, c, d, e) macro