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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_util.py 134 passing_tests = (("a", "a", "from a import a"),
141 for package, name, import_ in passing_tests:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_util.py 134 passing_tests = (("a", "a", "from a import a"),
141 for package, name, import_ in passing_tests:

Completed in 236 milliseconds