Searched refs:monitor (Results 1 – 7 of 7) sorted by relevance
55 val monitor = EventLogMonitor() in canCaptureFocusEventLogs() constant74 monitor.start() in canCaptureFocusEventLogs()88 monitor.stop(writer) in canCaptureFocusEventLogs()120 val monitor = EventLogMonitor() in onlyCapturesLastTransition() constant121 monitor.start() in onlyCapturesLastTransition()134 monitor.stop(newTestResultWriter()) in onlyCapturesLastTransition()136 monitor.start() in onlyCapturesLastTransition()150 monitor.stop(writer) in onlyCapturesLastTransition()175 val monitor = EventLogMonitor() in ignoreFocusRequestLogs() constant176 monitor.start() in ignoreFocusRequestLogs()[all …]
51 val monitor = getMonitor() in includesProtologTrace() constant52 monitor.start() in includesProtologTrace()54 monitor.stop(writer) in includesProtologTrace()
136 val monitor = EventLogMonitor() in newResultReaderWithEmptySubject() constant137 monitor.start() in newResultReaderWithEmptySubject()138 monitor.stop(writer) in newResultReaderWithEmptySubject()
56 val monitor = EventLogMonitor() in setup() constant57 monitor.start() in setup()58 monitor.stop(writer) in setup()
87 monitors.fold({ actions.invoke(writer) }) { action, monitor -> in <lambda>() method88 { monitor.withTracing(writer) { action() } } in <lambda>()
26 "androidx.test.monitor",
123 …aptures Layers trace. This monitor is started by default. Build a transition with `skipLayersTrace…125 …dow Manager trace. This monitor is started by default. Build a transition with `skipWindowManagerT…127 Captures screen to a video file. This monitor is disabled by default. Build a transition with `reco…