Searched defs:log (Results 1 – 11 of 11) sorted by relevance
51 final StringBuilder log = new StringBuilder(); in testSetMicrophoneMute() local
142 TestSessionLog log = ts.getSessionLog(); in testLoadTestSessionLogBuilder() local
127 TestSessionLog log = new TestSessionLog(pkgsFromPlan, planName); in loadSessionLog() local
155 public static void log(String msg) { in log() method in Log
1156 TestSessionLog log = ts.getSessionLog(); in listSessionResult() local1185 TestSessionLog log = session.getSessionLog(); in listResults() local
550 public void setTestSessionLog(TestSessionLog log) { in setTestSessionLog()
176 TestSessionLog log = ts.getSessionLog(); in startZippedPackage() local
91 public TestSession build(TestSessionLog log) { in build()
475 TestSessionLog log = in loadTestResults() local
163 public static void log(final String msg) { in log() method in SignatureTest
36 private void log(String testName, String message) { in log() method in AudioTrackTest