Searched defs:TestSwapPromiseResult (Results 1 – 2 of 2) sorted by relevance
5553 struct TestSwapPromiseResult { struct5554 TestSwapPromiseResult() in TestSwapPromiseResult() argument5561 bool did_activate_called;5562 bool did_swap_called;5563 bool did_not_swap_called;5564 bool dtor_called;5565 SwapPromise::DidNotSwapReason reason;5566 base::Lock lock;
5587 struct TestSwapPromiseResult { struct5588 TestSwapPromiseResult() in TestSwapPromiseResult() function5595 bool did_activate_called;5596 bool did_swap_called;5597 bool did_not_swap_called;5598 bool dtor_called;5599 SwapPromise::DidNotSwapReason reason;5600 base::Lock lock;