Searched defs:test_access (Results 1 – 6 of 6) sorted by relevance
| /third_party/jerryscript/tests/jerry/ | ||
| D | getter-setter-this-value.js | 36 function test_access(value, proto) { function |
| /third_party/python/Lib/test/ | ||
| D | test_posix.py | 830 def test_access(self): member in PosixTester |
| D | test_array.py | 1394 def test_access(self, size): member in LargeArrayTest |
| D | test_os.py | 159 def test_access(self): member in FileTests |
| D | _test_multiprocessing.py | 3545 def test_access(self): member in _TestPicklingConnections |
| /third_party/mksh/ | ||
| D | funcs.c | 2763 #define test_access(name, mode) access_ex(access, (name), (mode)) macro |