Searched refs:test_color_set (Results 1 – 1 of 1) sorted by relevance
976 AttributeSet test_color_set = Xml.asAttributeSet(test_color_parser); in testGetAttributeSetSourceResId() local977 assertEquals(R.xml.test_color, Resources.getAttributeSetSourceResId(test_color_set)); in testGetAttributeSetSourceResId()