Home
last modified time | relevance | path

Searched defs:test_count (Results 1 – 7 of 7) sorted by relevance

/reactos/modules/rostests/win32/cmd/script_testsuite/
H A Drun.cmd18 set test_count=0 variable
/reactos/modules/rostests/apitests/gdi32/
H A DGetTextMetrics.c234 size_t test_count; member
/reactos/modules/rostests/winetests/kernel32/
H A Dmodule.c601 const int test_count = sizeof(dll_directories) / sizeof(dll_directories[0]); in testGetDllDirectory() local
/reactos/modules/rostests/winetests/advapi32/
H A Deventlog.c192 static void test_count(void) in test_count() function
/reactos/modules/rostests/winetests/ntdll/
H A Drtlstr.c2096 const unsigned int test_count = sizeof(unicode_to_utf8) / sizeof(unicode_to_utf8[0]); in test_RtlUnicodeToUTF8N() local
2399 const unsigned int test_count = sizeof(utf8_to_unicode) / sizeof(utf8_to_unicode[0]); in test_RtlUTF8ToUnicodeN() local
/reactos/modules/rostests/winetests/d3dx9_36/
H A Dshader.c5671 UINT test_count; member
/reactos/modules/rostests/winetests/msxml3/
H A Dsaxreader.c4261 DWORD test_count = ARRAY_SIZE(mxwriter_stream_tests); in test_mxwriter_stream() local