Lines Matching refs:Test
71 Text("Test Text Visible Change")
78 … console.info('Test Text isExpanding: ' + isExpanding + ', currentRatio:' + currentRatio)
80 console.info('Test Text is fully visible. currentRatio:' + currentRatio)
81 this.testTextStr = 'Test Text is fully visible'
85 console.info('Test Text is completely invisible.')
86 this.testTextStr = 'Test Text is completely invisible'
91 Text('Test Row Visible Change')
99 console.info('Test Row isExpanding:' + isExpanding + ', currentRatio:' + currentRatio)
101 console.info('Test Row is fully visible.')
102 this.testRowStr = 'Test Row is fully visible'
106 console.info('Test Row is completely invisible.')
107 this.testRowStr = 'Test Row is completely invisible'