Searched defs:predicate (Results 1 – 3 of 3) sorted by relevance
186 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
193 static bool WaitForEvent(DebugEvent event, Predicate predicate, OnSuccessAction action) in WaitForEvent()
71 auto predicate = circuit.NewGate(circuit.Icmp( in HWTEST_F_L0() local