Lines Matching full:asprintf
1248 TEST(MemorySanitizer, asprintf) { // NOLINT1251 int res = asprintf(&pbuf, "%d", 1234567); // NOLINT