Searched refs:contents1 (Results 1 – 1 of 1) sorted by relevance
469 static const char contents1[] = "[" SECTION "]\n" KEY "=123\n"; in test_profile_refresh() local474 res = WriteFile( h, contents1, sizeof contents1 - 1, &size, NULL ); in test_profile_refresh()476 ok( size == sizeof contents1 - 1, "Test file: partial write\n"); in test_profile_refresh()