Home
last modified time | relevance | path

Searched defs:test_space (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/polly/lib/External/isl/
Disl_test_python.py231 def test_space(): function
Disl_test_cpp-generic.cc225 static void test_space(isl::ctx ctx) in test_space() function
/external/skqp/tests/
DColorSpaceTest.cpp29 static void test_space(skiatest::Reporter* r, SkColorSpace* space, in test_space() function
/external/skia/tests/
DColorSpaceTest.cpp30 static void test_space(skiatest::Reporter* r, SkColorSpace* space, in test_space() function
/external/python/cpython3/Lib/lib2to3/tests/
Dtest_fixers.py306 def test_space(self): member in Test_reload