Searched refs:runTest (Results 1 – 5 of 5) sorted by relevance
78 motionRule.runTest { in <lambda>()104 motionRule.runTest { in <lambda>()129 motionRule.runTest { in <lambda>()157 motionRule.runTest { in <lambda>()198 motionRule.runTest { in <lambda>()264 motionRule.runTest { in <lambda>()296 motionRule.runTest { in <lambda>()318 motionRule.runTest { in <lambda>()389 motionRule.runTest { in <lambda>()402 motionRule.runTest { in <lambda>()[all …]
97 motionRule.runTest { in featureWithDataPointType_defaultMatcherAndName()109 motionRule.runTest { in featureWithDataPointType_matchingViaTestTag()127 motionRule.runTest { in featureWithDataPointType_unknownNode()141 motionRule.runTest { in featureWithDataPointType_withCustomName()153 motionRule.runTest { in featureWithFeatureCapture_defaultMatcherAndName()165 motionRule.runTest { in featureWithFeatureCapture_matchingViaTestTag()183 motionRule.runTest { in featureWithFeatureCapture_unknownNode()195 motionRule.runTest { in featureWithFeatureCapture_withCustomName()
100 public void runTest() { in runTest() method in DexTestRunner101 runTest(newResult()); in runTest()105 public synchronized void runTest(final TestResult testResult) { in runTest() method in DexTestRunner
207 public void runTest(TestResult result) { in onCreate()213 super.runTest(result); in onCreate()
53 import kotlinx.coroutines.test.runTest in <lambda>()83 fun MotionTestRule<ComposeToolkit>.runTest( in MotionTestRule() method88 toolkit.testScope.runTest(timeout) { testBody.invoke(motionTestRule) } in MotionTestRule()