Searched refs:found_cancellation_manager (Results 1 – 1 of 1) sorted by relevance
40 CancellationManager* found_cancellation_manager; in TEST() local41 partial_run_mgr.FindOrCreate(step_id, &found_cancellation_manager); in TEST()42 EXPECT_EQ(cancellation_manager, found_cancellation_manager); in TEST()