Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/inetcomm/
H A Dmimeole.c199 ULONG count, found_param, i; in test_CreateBody() local
279 found_param = 0; in test_CreateBody()
284 found_param++; in test_CreateBody()
290 found_param++; in test_CreateBody()
295 ok(found_param == 2, "matched %d params\n", found_param); in test_CreateBody()