Searched refs:test_va_list_append (Results 1 – 1 of 1) sorted by relevance
341 static void test_va_list_append(skiatest::Reporter* r, const char format[], ...) { in test_va_list_append() function365 test_va_list_append(r, "%s %c%c%c%c%c", "hello", 'w', 'o', 'r', 'l', 'd'); in DEF_TEST()