Home | History | Annotate | Download | only in tests

Lines Matching refs:swprintf

1763 TEST(MemorySanitizer, swprintf) {
1768 int res = swprintf(buff, 9, L"%d", 1234567);