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