Searched defs:__file__ (Results 1 - 1 of 1) sorted by relevance
/external/lldb/test/unittest2/test/ | ||
H A D | test_discovery.py | 314 __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 181 milliseconds