Searched refs:test_with_extension (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_import.py61 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/
H A Dtest_import.py61 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/
H A Dtest_import.py61 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/
H A Dtest_import.py61 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 31 milliseconds