Searched refs:testColor (Results 1 – 1 of 1) sorted by relevance
105 final int testColor = Color.GREEN; in testModes() local111 mTestFragment.updateTint(testColor, m); in testModes()114 assertEquals(testColor, filter.getColor()); in testModes()121 public void testColor() { in testColor() method in SampleTests