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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_timeout.py 7 skip_expected = not test_support.is_resource_enabled('network') variable
test_decimal.py 76 skip_expected = not os.path.isdir(directory) variable
223 global skip_expected
224 if skip_expected:
    [all...]
regrtest.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_timeout.py 7 skip_expected = not test_support.is_resource_enabled('network') variable
test_decimal.py 76 skip_expected = not os.path.isdir(directory) variable
223 global skip_expected
224 if skip_expected:
    [all...]
regrtest.py     [all...]

Completed in 527 milliseconds