Home
last modified time | relevance | path

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

/external/skia/tests/
DStringTest.cpp352 static void test_va_list_prepend(skiatest::Reporter* r, const char format[], ...) { in test_va_list_prepend() function
366 test_va_list_prepend(r, "%s %c%c%c%c%c", "hello", 'w', 'o', 'r', 'l', 'd'); in DEF_TEST()