Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_discovery.py158 def restore_path(): function
160 self.addCleanup(restore_path)
/llvm-project-15.0.7/llvm/unittests/Support/
H A DPath.cpp2112 } restore_path(path); in TEST_F() local