Searched refs:RUN (Results 1 – 23 of 23) sorted by relevance
5 [ RUN ] CommandLineFlagsTest.CanBeAccessedInCodeOnceGTestHIsIncluded10 [ RUN ] GetTypeIdTest.ReturnsSameValueForSameType12 [ RUN ] GetTypeIdTest.ReturnsDifferentValuesForDifferentTypes17 [ RUN ] GetTestTypeIdTest.ReturnsTheSameValueInsideOrOutsideOfGoogleTest22 [ RUN ] NullLiteralTest.IsTrueForNullLiterals24 [ RUN ] NullLiteralTest.IsFalseForNonNullLiterals29 [ RUN ] CodePointToUtf8Test.CanEncodeNul31 [ RUN ] CodePointToUtf8Test.CanEncodeAscii33 [ RUN ] CodePointToUtf8Test.CanEncode8To11Bits35 [ RUN ] CodePointToUtf8Test.CanEncode12To16Bits[all …]
5 [ RUN ] GtestCheckSyntaxTest.BehavesLikeASingleStatement7 [ RUN ] GtestCheckSyntaxTest.WorksWithSwitch10 [ RUN ] IsInSetTest.NulCharIsNotInAnySet12 [ RUN ] IsInSetTest.WorksForNonNulChars15 [ RUN ] IsDigitTest.IsFalseForNonDigit17 [ RUN ] IsDigitTest.IsTrueForDigit20 [ RUN ] IsPunctTest.IsFalseForNonPunct22 [ RUN ] IsPunctTest.IsTrueForPunct25 [ RUN ] IsRepeatTest.IsFalseForNonRepeatChar27 [ RUN ] IsRepeatTest.IsTrueForRepeatChar[all …]
4 [ RUN ] BarDeathTest.ThreadSafeAndFast9 [ RUN ] FooTest.ShouldFail15 [ RUN ] FooTest.ShouldPass20 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/022 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/124 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/226 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/333 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/436 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/538 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/6[all …]
5 [ RUN ] TestPartResultTest.type7 [ RUN ] TestPartResultTest.file_name9 [ RUN ] TestPartResultTest.line_number11 [ RUN ] TestPartResultTest.message13 [ RUN ] TestPartResultTest.Passed16 [ RUN ] TestPartResultTest.Failed18 [ RUN ] TestPartResultTest.FatallyFailed20 [ RUN ] TestPartResultTest.NonfatallyFailed25 [ RUN ] TestPartResultArrayTest.InitialSizeIsZero27 [ RUN ] TestPartResultArrayTest.ContainsGivenResultAfterAppend[all …]
5 [ RUN ] TestPartResultTest.type7 [ RUN ] TestPartResultTest.file_name9 [ RUN ] TestPartResultTest.line_number11 [ RUN ] TestPartResultTest.message13 [ RUN ] TestPartResultTest.Passed15 [ RUN ] TestPartResultTest.Failed17 [ RUN ] TestPartResultTest.FatallyFailed19 [ RUN ] TestPartResultTest.NonfatallyFailed24 [ RUN ] TestPartResultArrayTest.InitialSizeIsZero26 [ RUN ] TestPartResultArrayTest.ContainsGivenResultAfterAppend[all …]
4 [ RUN ] BarDeathTest.ThreadSafeAndFast9 [ RUN ] FooTest.ShouldFail15 [ RUN ] FooTest.ShouldPass20 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/022 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/124 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/226 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/328 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/430 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/532 [ RUN ] MyParamSequence/MyParamTest.ShouldPass/6
5 [ RUN ] TestPartResultTest.TestMethod
59 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testStubDevice()70 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testNoBridgeSupport()86 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testBridgeSupport()102 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testBridgeSupport_differentBitness()
73 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testModuleExistsRun()100 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testControllerDisabled()111 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testControllerEnabledNoMainlineModuleSpecified()
66 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testDeviceHasRequiredFeature()
82 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testAutomotive()
83 assertEquals(RunStrategy.RUN, mController.shouldRunModule(mContext)); in testDeviceApiLevelHigherThanMinApiLevel()
52 return RunStrategy.RUN; in shouldRun()59 return RunStrategy.RUN; in shouldRun()86 return RunStrategy.RUN; in shouldRun()
26 RUN, enumConstant
50 return RunStrategy.RUN; in shouldRun()
75 return RunStrategy.RUN; in shouldRun()
67 return RunStrategy.RUN; in shouldRun()
28 return RunStrategy.RUN; in shouldRun()
37 return RunStrategy.RUN; in shouldRun()
65 return RunStrategy.RUN; in shouldRun()
79 RUN("run", PerformanceTest::run, true), enumConstant
1048 return RunStrategy.RUN; in applyConfigurationControl()