Searched refs:expectedOutcome (Results 1 – 2 of 2) sorted by relevance
31 my $expectedOutcome;102 if ($expectedOutcome) {185 $expectedOutcome = 1;187 $expectedOutcome = 0;
1176 JctfTestSpecifications.Outcome expectedOutcome = in runJctfTest() local1180 expectedOutcome == JctfTestSpecifications.Outcome.TIMEOUTS_WITH_ART in runJctfTest()1181 || expectedOutcome == JctfTestSpecifications.Outcome.FLAKY_WITH_ART, in runJctfTest()1182 expectedOutcome == JctfTestSpecifications.Outcome.FAILS_WITH_ART); in runJctfTest()1265 expectedOutcome = in runJctfTest()1269 expectedOutcome == JctfTestSpecifications.Outcome.TIMEOUTS_WITH_ART in runJctfTest()1270 || expectedOutcome == JctfTestSpecifications.Outcome.FLAKY_WITH_ART, in runJctfTest()1271 expectedOutcome == JctfTestSpecifications.Outcome.FAILS_WITH_ART); in runJctfTest()