Home
last modified time | relevance | path

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

/aosp12/system/extras/tests/lib/testUtil/
H A DtestUtil.c315 static uint8_t xDumpIndent; variable
334 "%*s%06llx:", xDumpIndent, "", in testXDump()
358 xDumpIndent = indent; in testXDumpSetIndent()
365 return xDumpIndent; in testXDumpGetIndent()