Searched defs:label (Results 1 – 5 of 5) sorted by relevance
46 val label: String constant55 override val label: String constant in platform.test.motion.golden.TimestampFrameId60 data class SupplementalFrameId(override val label: String) : FrameId constant in platform.test.motion.golden.SupplementalFrameId
68 def expect_no_label(self, label): argument
69 protected void checkCrash(String label) { in checkCrash()
533 protected boolean logStart(int label) { in logStart()543 protected boolean logStop(int label) { in logStop()
161 for ((screenshot, label) in screenshots.zip(labels)) { in render() variable212 for ((screenshot, label) in screenshots.zip(labels)) { in render() variable