Home
last modified time | relevance | path

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

/frameworks/libs/modules-utils/javatests/com/android/internal/util/
DStateMachineTest.java68 tlog("size=" + size + " count=" + sm.getLogRecCount()); in dumpLogRecs()
71 tlog(lr.toString()); in dumpLogRecs()
77 tlog("size=" + size); in dumpLogRecs()
79 tlog(lr.toString()); in dumpLogRecs()
163 tlog("onQuitting"); in onQuitting()
174 tlog("S1.exit"); in exit()
182 tlog("TEST_CMD_1"); in processMessage()
188 tlog("default what=" + message.what); in processMessage()
206 if (smQuitTest.isDbg()) tlog("testStateMachineQuit E"); in testStateMachineQuit()
241 if (smQuitTest.isDbg()) tlog("testStateMachineQuit X"); in testStateMachineQuit()
[all …]