Searched defs:expectedColor (Results 1 – 11 of 11) sorted by relevance
51 final int expectedColor = mTintColorStateList.getColorForState( in testGetColor_StateUnavailable_ReturnUnavailableColor() local60 final int expectedColor = mTintColorStateList.getColorForState( in testGetColor_StateInactive_ReturnInactiveColor() local69 final int expectedColor = mTintColorStateList.getColorForState( in testGetColor_StateActive_ReturnActiveColor() local
124 val expectedColor = DEFAULT_COLOR in <lambda>() constant136 val expectedColor = TARGET_COLOR in <lambda>() constant148 val expectedColor = Color.rgb(186, 0, 186) in <lambda>() constant
109 val expectedColor = 0 in createClock() constant167 val expectedColor = 0 in createClock() constant
39 val expectedColor = Color.RED in onImageReady_invokesCallback() constant
52 val expectedColor = Color.RED in updateColor_updatesColor() constant
83 val expectedColor = Color.RED in updateColor_updatesColorCorrectly() constant
52 float[] expectedColor = getCurrentBackgroundColor(); in ensureBackground() local
155 val expectedColor = Color.RED in updateColor_updatesCorrectColor() constant
326 int expectedColor = mDefaultColors[i]; in testAlsThresholds() local
482 Color expectedColor = Color::BLACK; in setBackgroundColorHelper() local1472 const Color expectedColor = {uint8_t(expected.r * 255), uint8_t(expected.g * 255), in TEST_P() local1526 const Color expectedColor = {uint8_t(expected.r * 255), uint8_t(expected.g * 255), in TEST_P() local1594 const Color expectedColor = {uint8_t(expected.r * 255), uint8_t(expected.g * 255), in TEST_P() local
967 uint8_t expectedColor = luminance.r * 255; in TEST_F() local