Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/jni/audio_loopback/analyzer/
DLatencyAnalyzer.h435 << convertStateToText(mState) << "\n"; in analyze()
495 ALOGD("latency: st = %d = %s", mState, convertStateToText(mState)); in printStatus()
570 const char *convertStateToText(echo_state state) { in convertStateToText() function