HomeSort by relevance Sort by last modified time
    Searched full:macpath (Results 1 - 11 of 11) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_macpath.py 1 import macpath namespace
9 self.assertEqual(macpath.abspath("xx:yy"), "xx:yy")
12 isabs = macpath.isabs
22 split = macpath.split
33 splitext = macpath.splitext
45 self.assertIsInstance(macpath.normpath(path), unicode,
49 pathmodule = macpath
test_genericpath.py 2 Tests common to genericpath, macpath, ntpath and posixpath
159 # It is inherited by other test modules (macpath, ntpath, posixpath).
188 if self.pathmodule.__name__ == 'macpath':
189 self.skipTest('macpath.expandvars is a stub')
test_py3kwarn.py 395 for path_mod in ("ntpath", "macpath", "os2emxpath", "posixpath"):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_macpath.py 1 import macpath namespace
9 self.assertEqual(macpath.abspath("xx:yy"), "xx:yy")
12 isabs = macpath.isabs
22 split = macpath.split
33 splitext = macpath.splitext
45 self.assertIsInstance(macpath.normpath(path), unicode,
49 pathmodule = macpath
test_genericpath.py 2 Tests common to genericpath, macpath, ntpath and posixpath
159 # It is inherited by other test modules (macpath, ntpath, posixpath).
188 if self.pathmodule.__name__ == 'macpath':
189 self.skipTest('macpath.expandvars is a stub')
test_py3kwarn.py 395 for path_mod in ("ntpath", "macpath", "os2emxpath", "posixpath"):
  /external/chromium_org/chrome/utility/media_galleries/
itunes_library_parser_unittest.cc 273 TEST_F(ITunesLibraryParserTest, MacPath) {
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
posixpath.py 7 platform, and is an alias to another module (e.g. macpath, ntpath).
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
posixpath.py 7 platform, and is an alias to another module (e.g. macpath, ntpath).
  /prebuilts/tools/common/m2/repository/org/python/jython/2.5.3/
jython-2.5.3-sources.jar 
  /prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/
jython-standalone-2.5.3-sources.jar 

Completed in 465 milliseconds