Home
last modified time | relevance | path

Searched refs:test_color_set (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/content/src/android/content/res/cts/
DResourcesTest.java976 AttributeSet test_color_set = Xml.asAttributeSet(test_color_parser); in testGetAttributeSetSourceResId() local
977 assertEquals(R.xml.test_color, Resources.getAttributeSetSourceResId(test_color_set)); in testGetAttributeSetSourceResId()