Searched refs:vsnprintf_helper2 (Results 1 – 1 of 1) sorted by relevance
110 static int vsnprintf_helper2(const char *fmt, ...) { in vsnprintf_helper2() function123 ASSERT_FORTIFY(vsnprintf_helper2("%s", "0123456789")); in TEST_F()127 ASSERT_FORTIFY(vsnprintf_helper2("0123456789")); in TEST_F()