Searched refs:expectedG (Results 1 – 1 of 1) sorted by relevance
67 final int expectedG = expected.get() & 0xFF; in assertEquals() local69 if (actualR != expectedR || actualG != expectedG || actualB != expectedB) { in assertEquals()72 + "(" + expectedR + ", " + expectedG + ", " + expectedB + ")" in assertEquals()