Searched refs:test_toolong (Results 1 – 3 of 3) sorted by relevance
/external/ltp/testcases/kernel/syscalls/statfs/ | ||
D | statfs02.c | 54 static char test_toolong[PATH_MAX+2]; variable |
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_strings.py | 138 def test_toolong(self): member in StringTestCase |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_strings.py | 145 def test_toolong(self): member in StringTestCase |