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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_import.py 45 def test_with_extension(ext): function in function:ImportTests.test_import
85 test_with_extension(os.extsep + "py")
88 test_with_extension(ext)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_import.py 61 def test_with_extension(ext): function in function:ImportTests.test_import
102 test_with_extension(os.extsep + "py")
105 test_with_extension(ext)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_import.py 61 def test_with_extension(ext): function in function:ImportTests.test_import
102 test_with_extension(os.extsep + "py")
105 test_with_extension(ext)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_import.py 61 def test_with_extension(ext): function in function:ImportTests.test_import
102 test_with_extension(os.extsep + "py")
105 test_with_extension(ext)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_import.py 61 def test_with_extension(ext): function in function:ImportTests.test_import
102 test_with_extension(os.extsep + "py")
105 test_with_extension(ext)

Completed in 212 milliseconds