Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/result/
DTest.java78 addTestLogLocked(testLog); in addTestLog()
246 private synchronized void addTestLogLocked(TestLog testLog) { in addTestLogLocked() method in Test