Searched refs:startTrace (Results 1 – 2 of 2) sorted by relevance
54 public static void startTrace(ITestDevice device, List<String> tags, int bufferSizeMB) throws in startTrace() method in CircularAtraceUtil
375 CircularAtraceUtil.startTrace(getDevice(), null, 10); in runMonkey()