Searched defs:test_access (Results 1 – 7 of 7) sorted by relevance
| /third_party/jerryscript/tests/jerry/ | ||
| D | getter-setter-this-value.js | 36 function test_access(value, proto) { function |
| /third_party/alsa-utils/axfer/test/ | ||
| D | generator.c | 234 static int test_access(struct test_generator *gen) in test_access() function |
| /third_party/python/Lib/test/ | ||
| D | test_posix.py | 866 def test_access(self): member in PosixTester |
| D | test_array.py | 1487 def test_access(self, size): member in LargeArrayTest |
| D | test_os.py | 181 def test_access(self): member in FileTests |
| D | _test_multiprocessing.py | 3634 def test_access(self): member in _TestPicklingConnections |
| /third_party/mksh/ | ||
| D | funcs.c | 2768 #define test_access(name,mode) access_ex(access, (name), (mode)) macro |