Searched refs:test_destructor (Results 1 – 3 of 3) sorted by relevance
/external/clang/test/CodeGenCXX/ | ||
D | constructor-destructor-return-this.cpp | 124 void test_destructor() { in test_destructor() function |
/external/python/cpython2/Lib/test/ | ||
D | test_io.py | 462 def test_destructor(self): member in IOTest |
/external/python/cpython3/Lib/test/ | ||
D | test_io.py | 629 def test_destructor(self): member in IOTest |