HomeSort by relevance Sort by last modified time
    Searched refs:_mhroot (Results 1 - 2 of 2) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_mhlib.py 27 _mhroot = TESTFN+"_MH" variable
28 _mhpath = os.path.join(_mhroot, "MH")
29 _mhprofile = os.path.join(_mhroot, ".mh_profile")
105 deltree(_mhroot)
144 deltree(_mhroot)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_mhlib.py 27 _mhroot = TESTFN+"_MH" variable
28 _mhpath = os.path.join(_mhroot, "MH")
29 _mhprofile = os.path.join(_mhroot, ".mh_profile")
105 deltree(_mhroot)
144 deltree(_mhroot)

Completed in 99 milliseconds