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