Home
last modified time | relevance | path

Searched refs:test_fstat (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/test/dfsan/
Dcustom.cc62 void test_fstat() { in test_fstat() function
918 test_fstat(); in main()
/external/python/cpython2/Lib/test/
Dtest_posix.py252 def test_fstat(self): member in PosixTester