Searched refs:testDreamName (Results 1 – 1 of 1) sorted by relevance
201 final String testDreamName = "MyDream"; in testContentDescription() local202 assertEquals(mExpectedTileLabel + ", " + testDreamName, in testContentDescription()203 mTile.getContentDescription(testDreamName)); in testContentDescription()