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