Home
last modified time | relevance | path

Searched refs:volatilePhase1Vote (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Transactions.Local/tests/
H A DLTMEnlistmentTests.cs28 …atileCount, EnlistmentOptions volatileEnlistmentOption, Phase1Vote volatilePhase1Vote, SinglePhase… in SinglePhaseDurable() argument
43 …volatiles[i] = new TestSinglePhaseEnlistment(volatilePhase1Vote, SinglePhaseVote.InDoubt, expected… in SinglePhaseDurable()
80 …tmentOption, EnlistmentOptions durableEnlistmentOption, Phase1Vote volatilePhase1Vote, Phase1Vote … in TwoPhaseDurable() argument
95 … volatiles[i] = new TestEnlistment(volatilePhase1Vote, expectedVolatileOutcome); in TwoPhaseDurable()
165 …(int volatileCount, EnlistmentOptions enlistmentOption, Phase1Vote volatilePhase1Vote, Phase1Vote … in EnlistVolatile() argument
182 …volatiles[i] = new TestEnlistment(volatilePhase1Vote, expectedEnlistmentOutcome, false, true, outc… in EnlistVolatile()