Home | History | Annotate | Download | only in tests

Lines Matching full:asprintf

1248 TEST(MemorySanitizer, asprintf) {  // NOLINT
1251 int res = asprintf(&pbuf, "%d", 1234567); // NOLINT