Searched refs:test_open (Results 1 – 8 of 8) sorted by relevance
/external/ltp/testcases/kernel/device-drivers/nls/ |
D | nlsTest.c | 60 static int test_open(struct inode *, struct file *); 65 static int test_open(struct block_device *bdev, fmode_t mode); 79 .open = test_open, 87 static int test_open(struct inode *inode, struct file *f) in test_open() function 89 static int test_open(struct block_device *bdev, fmode_t mode) in test_open()
|
/external/ltp/testcases/kernel/syscalls/fcntl/ |
D | fcntl07.c | 85 static int test_open(char *arg); 147 exit(test_open(t_opt)); in main() 198 int test_open(char *arg) in test_open() function
|
/external/ltp/testcases/kernel/device-drivers/include/ |
D | includeTest.c | 64 static int test_open(struct inode *, struct file *); 78 open: test_open, 87 static int test_open(struct inode *ino, struct file *f) in test_open() function
|
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/ |
D | fake_filesystem_unittest_test.py | 57 def test_open(self): member in TestPyfakefsUnittest
|
/external/clang/test/Analysis/ |
D | unix-fns.c | 49 void test_open(const char *path) { in test_open() function
|
/external/e2fsprogs/lib/ext2fs/ |
D | test_io.c | 172 static errcode_t test_open(const char *name, int flags, io_channel *channel) in test_open() function 535 .open = test_open,
|
/external/antlr/antlr-3.4/runtime/Ruby/test/unit/ |
D | test-tree-wizard.rb | 16 def test_open method in TestPatternLexer
|
/external/chromium-trace/catapult/telemetry/third_party/modulegraph/modulegraph_tests/ |
D | test_zipio.py | 26 def test_open(self): member in TestModuleGraph
|