Home
last modified time | relevance | path

Searched refs:test_close (Results 1 – 15 of 15) sorted by relevance

/external/ltp/testcases/kernel/device-drivers/include/
DincludeTest.c65 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/skia/tests/
DPDFDocumentTest.cpp98 static void test_close(skiatest::Reporter* reporter) { in test_close() function
117 test_close(reporter); in DEF_TEST()
DPathTest.cpp1281 static void test_close(skiatest::Reporter* reporter) { in test_close() function
4635 test_close(reporter); in DEF_TEST()
/external/python/cpython2/Lib/idlelib/idle_test/
Dtest_io.py148 def test_close(self): member in PseudeOutputFilesTest
251 def test_close(self): member in PseudeInputFilesTest
Dtest_widgetredir.py34 def test_close(self): member in InitCloseTest
/external/python/cpython2/Lib/test/
Dtest_shelve.py13 def test_close(self): member in TestCase
Dtest_urllib2net.py74 def test_close(self): member in CloseSocketTest
Daudiotests.py213 def test_close(self): member in AudioTestsWithSourceFile
Dtest_xmlrpc.py745 def test_close(self): member in KeepaliveServerTestCase2
865 def test_close(self): member in ServerProxyTestCase
Dtest_mailbox.py425 def test_close(self): member in TestMailbox
1858 def test_close(self): member in TestProxyFile
1908 def test_close(self): member in TestPartialFile
Dtest_urllib.py122 def test_close(self): member in urlopen_FileTests
Dtest_zipfile.py613 def test_close(self): member in TestsWithSourceFile
/external/autotest/client/common_lib/
Dbarrier_unittest.py19 def test_close(self): member in listen_server_test
/external/e2fsprogs/lib/ext2fs/
Dtest_io.c254 static errcode_t test_close(io_channel channel) in test_close() function
536 .close = test_close,
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/
Dtest-tree-wizard.rb24 def test_close method in TestPatternLexer