Home
last modified time | relevance | path

Searched refs:vsprintf_helper2 (Results 1 – 1 of 1) sorted by relevance

/bionic/tests/
Dfortify_test.cpp118 static int vsprintf_helper2(const char *fmt, ...) { in vsprintf_helper2() function
130 ASSERT_FORTIFY(vsprintf_helper2("%s", "0123456789")); in TEST_F()
134 ASSERT_FORTIFY(vsprintf_helper2("0123456789")); in TEST_F()