Home
last modified time | relevance | path

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

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