Searched refs:collectReportLogs (Results 1 – 2 of 2) sorted by relevance
70 public static void collectReportLogs(ITestDevice device, IBuildInfo buildInfo) { in collectReportLogs() method in ReportLogUtil
627 collectReportLogs(getDevice(), mBuildInfo); in run()1116 void collectReportLogs(ITestDevice device, IBuildInfo buildInfo) { in collectReportLogs() method in CtsTest1117 ReportLogUtil.collectReportLogs(device, buildInfo); in collectReportLogs()