/external/zxing/javase/src/test/java/com/google/zxing/client/j2se/ |
D | MatrixToImageWriterTestCase.java | 43 public void testColor() throws Exception { in testColor() method in MatrixToImageWriterTestCase
|
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/immutable/ |
D | ShapeImmutableTest.java | 22 public void testColor() { in testColor() method in ShapeImmutableTest
|
/external/skia/tests/ |
D | FontHostStreamTest.cpp | 53 SkColor testColor = test.getColor(x, y); in compare() local
|
D | DrawTextTest.cpp | 51 SkColor testColor = test.getColor(x, y); in compare() local
|
D | FontMgrFontConfigTest.cpp | 46 SkColor testColor = test.getColor(x, y); in bitmap_compare() local
|
D | FontMgrAndroidParserTest.cpp | 313 SkColor testColor = test.getColor(x, y); in bitmap_compare() local
|
D | BlurTest.cpp | 108 SkColor testColor = test.getColor(x, y); in compare() local
|
D | WritePixelsTest.cpp | 287 SkPMColor testColor = get_canvas_color(cx, cy); in check_write() local
|
D | BackendAllocationTest.cpp | 384 auto checkBackendTexture = [&](const SkColor4f& testColor) { in test_color_init()
|
D | SurfaceTest.cpp | 512 const SkColor testColor = 0x01020304; in test_copy_on_write() local
|
/external/angle/src/tests/gl_tests/gles1/ |
D | FogTest.cpp | 122 const GLColor32F testColor(0.1f, 0.2f, 0.3f, 0.4f); in TEST_P() local
|
/external/angle/src/tests/gl_tests/ |
D | MaxTextureSizeTest.cpp | 298 constexpr GLColor testColor(0, 255, 128, 255); in TEST_P() local
|
/external/deqp/modules/gles31/functional/ |
D | es31fSampleVariableTests.cpp | 75 bool verify(const tcu::RGBA &testColor, const tcu::IVec2 &position) const in verify() argument 103 bool verify(const tcu::RGBA &testColor, const tcu::IVec2 &position) const in verify() argument 131 bool verify(const tcu::RGBA &testColor, const tcu::IVec2 &position) const in verify() argument 171 bool SampleAverageVerifier::verify(const tcu::RGBA &testColor, const tcu::IVec2 &position) const in verify() argument 196 bool verify(const tcu::RGBA &testColor, const tcu::IVec2 &position) const in verify() argument
|
D | es31fGeometryShaderTests.cpp | 2203 const tcu::RGBA testColor = m_glResult->getPixel(x + dx, y + dy); in compare() local
|
/external/fonttools/Tests/ufoLib/ |
D | UFO3_test.py | 4810 def testColor(self): member in UFO3ReadLayerInfoTestCase 4982 def testColor(self): member in UFO3WriteLayerInfoTestCase
|
/external/angle/src/tests/egl_tests/ |
D | EGLSurfaceTest.cpp | 2359 GLColor testColor(rand() % 256, rand() % 256, rand() % 256, 255); in TEST_P() local
|