/third_party/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
|
/third_party/skia/tests/ |
D | PDFDocumentTest.cpp | 108 static void test_close(skiatest::Reporter* reporter) { in test_close() function 127 test_close(reporter); in DEF_TEST()
|
/third_party/flutter/skia/tests/ |
D | PDFDocumentTest.cpp | 107 static void test_close(skiatest::Reporter* reporter) { in test_close() function 126 test_close(reporter); in DEF_TEST()
|
/third_party/python/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_help_about.py | 130 def test_close(self): member in CloseTest
|
D | test_run.py | 204 def test_close(self): member in StdInputFilesTest 314 def test_close(self): member in StdOutputFilesTest
|
D | test_browser.py | 51 def test_close(self): member in ModuleBrowserTest
|
/third_party/glib/gio/tests/ |
D | buffered-output-stream.c | 87 test_close (void) in test_close() function 326 g_test_add_func ("/filter-output-stream/close", test_close); in main()
|
D | buffered-input-stream.c | 416 test_close (void) in test_close() function 550 g_test_add_func ("/filter-input-stream/close", test_close); in main()
|
/third_party/python/Lib/test/ |
D | test_devpoll.py | 91 def test_close(self): member in DevPollTests
|
D | test_shelve.py | 51 def test_close(self): member in TestCase
|
D | test_epoll.py | 231 def test_close(self): member in TestEPoll
|
D | test_urllib2net.py | 118 def test_close(self): member in CloseSocketTest
|
D | test_kqueue.py | 233 def test_close(self): member in TestKQueue
|
D | audiotests.py | 262 def test_close(self): member in AudioTestsWithSourceFile
|
D | test_selectors.py | 207 def test_close(self): member in BaseSelectorTestCase
|
D | test_xmlrpc.py | 1108 def test_close(self): member in KeepaliveServerTestCase2 1295 def test_close(self): member in ServerProxyTestCase
|
/third_party/boost/libs/nowide/test/ |
D | test_fstream.cpp | 148 void test_close(const char* filepath) in test_close() function 507 test_close(exampleFilename.c_str()); in test_main()
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | test_io.c | 258 static errcode_t test_close(io_channel channel) in test_close() function 540 .close = test_close,
|
/third_party/python/Lib/test/test_asyncio/ |
D | test_windows_events.py | 89 def test_close(self): member in ProactorTests
|
D | test_unix_events.py | 242 def test_close(self, m_signal): member in SelectorEventLoopSignalTests 754 def test_close(self, m_read): member in UnixReadPipeTransportTests 1075 def test_close(self): member in UnixWritePipeTransportTests 1654 def test_close(self, m_waitpid): member in ChildWatcherTestsMixin
|
D | test_proactor_events.py | 217 def test_close(self): member in ProactorSocketTransportTests 732 def test_close(self): member in BaseProactorEventLoopTests
|
D | test_selector_events.py | 122 def test_close(self): member in BaseSelectorEventLoopTests 407 def test_close(self): member in SelectorTransportTests
|
/third_party/python/Lib/sqlite3/test/ |
D | dbapi.py | 141 def test_close(self): member in ConnectionTests 360 def test_close(self): member in CursorTests
|