Searched refs:test_space (Results 1 – 5 of 5) sorted by relevance
/third_party/flutter/skia/tests/ |
D | ColorSpaceTest.cpp | 30 static void test_space(skiatest::Reporter* r, SkColorSpace* space, in test_space() function 63 test_space(r, colorSpace.get(), red, green, blue, expectSRGB); in test_path() 71 test_space(r, sk_srgb_singleton(), g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()
|
/third_party/skia/tests/ |
D | ColorSpaceTest.cpp | 30 static void test_space(skiatest::Reporter* r, SkColorSpace* space, in test_space() function 63 test_space(r, colorSpace.get(), red, green, blue, expectSRGB); in test_path() 71 test_space(r, sk_srgb_singleton(), g_sRGB_R, g_sRGB_G, g_sRGB_B, true); in DEF_TEST()
|
/third_party/ninja/misc/ |
D | ninja_syntax_test.py | 177 def test_space(self): member in TestExpand
|
/third_party/glib/glib/tests/ |
D | unicode.c | 558 test_space (void) in test_space() function 1685 g_test_add_func ("/unicode/space", test_space); in main()
|
/third_party/python/Lib/lib2to3/tests/ |
D | test_fixers.py | 306 def test_space(self): member in Test_reload
|