Home
last modified time | relevance | path

Searched refs:test_isspace (Results 1 – 5 of 5) sorted by relevance

/external/valgrind/memcheck/tests/
Dunit_libcbase.c287 void test_isspace(void) in test_isspace() function
509 test_isspace(); in main()
/external/python/cpython2/Lib/test/
Dtest_locale.py345 def test_isspace(self): member in TestStringMethods
Dtest_unicode.py348 def test_isspace(self): member in UnicodeTest
349 string_tests.MixinStrUnicodeUserStringTest.test_isspace(self)
Dstring_tests.py865 def test_isspace(self): member in NonStringModuleTest
Dtest_bigmem.py217 def test_isspace(self, size): member in StrTest