/external/ltp/testcases/kernel/device-drivers/include/ |
D | includeTest.c | 65 static int test_close(struct inode *, struct file *); 79 release:test_close, 93 static int test_close(struct inode *ino, struct file *f) in test_close() function
|
/external/skqp/tests/ |
D | PDFDocumentTest.cpp | 107 static void test_close(skiatest::Reporter* reporter) { in test_close() function 126 test_close(reporter); in DEF_TEST()
|
/external/skia/tests/ |
D | PDFDocumentTest.cpp | 108 static void test_close(skiatest::Reporter* reporter) { in test_close() function 127 test_close(reporter); in DEF_TEST()
|
/external/ethtool/ |
D | internal.h | 243 int test_close(int fd); 245 #define close(fd) test_close(fd)
|
D | test-common.c | 183 int test_close(int fd) in test_close() function
|
/external/python/cpython3/Lib/idlelib/idle_test/ |
D | test_pathbrowser.py | 52 def test_close(self): member in PathBrowserTest
|
D | test_redirector.py | 32 def test_close(self): member in InitCloseTest
|
D | test_run.py | 163 def test_close(self): member in StdInputFilesTest 273 def test_close(self): member in StdOutputFilesTest
|
D | test_help_about.py | 130 def test_close(self): member in CloseTest
|
D | test_browser.py | 51 def test_close(self): member in ModuleBrowserTest
|
/external/python/cpython2/Lib/idlelib/idle_test/ |
D | test_io.py | 148 def test_close(self): member in PseudeOutputFilesTest 251 def test_close(self): member in PseudeInputFilesTest
|
D | test_widgetredir.py | 34 def test_close(self): member in InitCloseTest
|
/external/autotest/client/common_lib/ |
D | barrier_unittest.py | 19 def test_close(self): member in listen_server_test
|
/external/python/cpython2/Lib/test/ |
D | test_shelve.py | 13 def test_close(self): member in TestCase
|
D | test_urllib2net.py | 74 def test_close(self): member in CloseSocketTest
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_mmap_wc.c | 295 test_close(int fd) in test_close() function 571 test_close(fd);
|
/external/python/cpython3/Lib/test/ |
D | test_devpoll.py | 91 def test_close(self): member in DevPollTests
|
D | test_shelve.py | 50 def test_close(self): member in TestCase
|
D | test_urllib2net.py | 83 def test_close(self): member in CloseSocketTest
|
D | test_epoll.py | 233 def test_close(self): member in TestEPoll
|
D | test_kqueue.py | 233 def test_close(self): member in TestKQueue
|
/external/e2fsprogs/lib/ext2fs/ |
D | test_io.c | 254 static errcode_t test_close(io_channel channel) in test_close() function 536 .close = test_close,
|
/external/python/httplib2/tests/ |
D | test_other.py | 237 def test_close(): function
|
/external/python/cpython3/Lib/test/test_asyncio/ |
D | test_windows_events.py | 89 def test_close(self): member in ProactorTests
|
/external/antlr/runtime/Ruby/test/unit/ |
D | test-tree-wizard.rb | 24 def test_close method in TestPatternLexer
|