Searched refs:snapshot_found (Results 1 – 1 of 1) sorted by relevance
110 bool snapshot_found = false; in DiagnosticsHandleIsSafeToInspect() local113 if (p == handle) return !snapshot_found; in DiagnosticsHandleIsSafeToInspect()114 if (p == this) snapshot_found = true; in DiagnosticsHandleIsSafeToInspect()116 ABSL_ASSERT(snapshot_found); // Assert that 'this' is in delete queue. in DiagnosticsHandleIsSafeToInspect()