Searched refs:vsprintf_helper2 (Results 1 – 1 of 1) sorted by relevance
78 static int vsprintf_helper2(const char *fmt, ...) { in vsprintf_helper2() function91 ASSERT_EXIT(vsprintf_helper2("%s", "0123456789"), testing::KilledBySignal(SIGABRT), ""); in TEST()96 ASSERT_EXIT(vsprintf_helper2("0123456789"), testing::KilledBySignal(SIGABRT), ""); in TEST()