Searched refs:startTrace (Results 1 – 4 of 4) sorted by relevance
107 mWindowTracing.startTrace(mock(PrintWriter.class)); in isEnabled_returnsTrueAfterStart()113 mWindowTracing.startTrace(mock(PrintWriter.class)); in isEnabled_returnsFalseAfterStop()126 mWindowTracing.startTrace(mock(PrintWriter.class)); in trace_dumpsWindowManagerState_whenTracing()133 mWindowTracing.startTrace(mock(PrintWriter.class)); in traceFile_startsWithMagicHeader()148 mWindowTracing.startTrace(mock(PrintWriter.class)); in tracing_endsUpInFile()
91 void startTrace(@Nullable PrintWriter pw) { in startTrace() method in WindowTracing177 startTrace(pw); in onShellCommand()
433 mWindowTracing.startTrace(null);5271 mWindowTracing.startTrace(null /* printwriter */); in startWindowTrace()
960 static bool startTrace() in startTrace() function1402 ok &= startTrace(); in main()