Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/riched20/
H A Deditor.c6342 const char * expected_content_single = "abcabc"; in test_WM_CHAR() local
6362 ret = strcmp(buffer, expected_content_single); in test_WM_CHAR()