Lines Matching full:swprintf
1233 TEST(MemorySanitizer, swprintf) {1238 int res = swprintf(buff, 9, L"%d", 1234567);