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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/tests/
test_install_data.py 41 rone = os.path.split(one)[-1]
42 self.assertTrue(os.path.exists(os.path.join(inst, rone)))
53 self.assertTrue(os.path.exists(os.path.join(inst, rone)))
71 self.assertTrue(os.path.exists(os.path.join(inst, rone)))
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_install_data.py 41 rone = os.path.split(one)[-1]
42 self.assertTrue(os.path.exists(os.path.join(inst, rone)))
53 self.assertTrue(os.path.exists(os.path.join(inst, rone)))
71 self.assertTrue(os.path.exists(os.path.join(inst, rone)))
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_install_data.py 41 rone = os.path.split(one)[-1]
42 self.assertTrue(os.path.exists(os.path.join(inst, rone)))
53 self.assertTrue(os.path.exists(os.path.join(inst, rone)))
71 self.assertTrue(os.path.exists(os.path.join(inst, rone)))

Completed in 189 milliseconds