Searched refs:toMonitor (Results 1 – 2 of 2) sorted by relevance
137 public TestPhaseMonitor(TestThread toMonitor) { in TestPhaseMonitor() argument138 mTestThread = toMonitor; in TestPhaseMonitor()
567 public InvocationThreadMonitor(InvocationThread toMonitor) { in InvocationThreadMonitor() argument568 mInvocationThread = toMonitor; in InvocationThreadMonitor()