Searched refs:xDumpIndent (Results 1 - 1 of 1) sorted by relevance

/system/extras/tests/lib/testUtil/
H A DtestUtil.c316 static uint8_t xDumpIndent; variable
335 "%*s%06llx:", xDumpIndent, "",
359 xDumpIndent = indent;
366 return xDumpIndent;

Completed in 49 milliseconds