VERIFY_SUCCESS 41 sandbox/win/src/sandbox_nt_util.h #define VERIFY_SUCCESS(action) DCHECK_NT(NT_SUCCESS(action)) VERIFY_SUCCESS 45 sandbox/win/src/sandbox_nt_util.h #define VERIFY_SUCCESS(action) (action) VERIFY_SUCCESS 53 sync/engine/syncer_types.h VERIFY_SUCCESS,