Searched refs:test_close (Results 1 – 6 of 6) sorted by relevance
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
98 static void test_close(skiatest::Reporter* reporter) { in test_close() function117 test_close(reporter); in DEF_TEST()
1279 static void test_close(skiatest::Reporter* reporter) { in test_close() function4633 test_close(reporter); in DEF_TEST()
19 def test_close(self): member in listen_server_test
254 static errcode_t test_close(io_channel channel) in test_close() function536 .close = test_close,
24 def test_close method in TestPatternLexer