Home
last modified time | relevance | path

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

/external/skia/tests/
DStringTest.cpp31 static void printfAnalog(char* buffer, int size, const char format[], ...) { in printfAnalog() function
182 printfAnalog(buffer, 20, "%30d", 0); in DEF_TEST()