Searched defs:trace (Results 1 – 12 of 12) sorted by relevance
66 val trace = parseString(test) in testEmptyThreadStart() constant
112 val trace = parseTrace(File(filename), verbose = false) in main() constant
92 val trace = parseTrace(File(input), verbose = true) in main() constant
106 val trace = parseTrace(File(input), verbose = true) in main() constant
152 val trace = """ # tracer: nop in testKernel515Changes() constant
138 public void setTrace(String trace) { in setTrace()
89 public void testFailed(TestDescription test, String trace) { in testFailed()
144 public void testFailed(TestDescription test, String trace) { in testFailed()154 public void testAssumptionFailure(TestDescription test, String trace) { in testAssumptionFailure()
85 trace -> in extract() method
96 string trace = 2; field
276 private void addAnrTrace(List<AnrItem> anrs, String app, String trace) { in addAnrTrace()
339 val trace = parseTrace(File(fileName), false) in main() constant