Searched defs:testMethodName (Results 1 – 2 of 2) sorted by relevance
| /platform_testing/libraries/motion/src/platform/test/motion/ | ||
| D | RecordedMotion.kt | 34 internal val testMethodName: String, in <lambda>() constant in platform.test.motion.RecordedMotion |
| D | MotionTestRule.kt | 64 @Volatile internal var testMethodName: String? = null in <lambda>() variable |