Searched defs:__file__ (Results 1 - 1 of 1) sorted by relevance

/external/lldb/test/unittest2/test/
H A Dtest_discovery.py314 __file__ = 'bar/foo.py' variable in class:TestDiscovery.test_detect_module_clash.Module
357 expectedPath = os.path.abspath(os.path.dirname(unittest2.test.__file__))

Completed in 1212 milliseconds