Searched refs:vsnprintf_helper (Results 1 – 1 of 1) sorted by relevance
456 static int vsnprintf_helper(const char *fmt, ...) { in vsnprintf_helper() function469 ASSERT_FORTIFY(vsnprintf_helper("%s", "0123456789")); in TEST_F()473 ASSERT_FORTIFY(vsnprintf_helper("0123456789")); in TEST_F()