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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_types.py 3 from test.test_support import run_unittest, have_unicode, run_with_locale, \
558 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
567 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
4 check_py3k_warnings namespace
pickletester.py 24 # Copy of test.test_support.run_with_locale. This is needed to support Python
28 def run_with_locale(catstr, *locales): function
618 @run_with_locale('LC_ALL', 'de_DE', 'fr_FR')
    [all...]
test_logging.py 42 from test.test_support import captured_stdout, run_with_locale, run_unittest namespace
    [all...]
test_support.py 38 "run_with_locale", "set_memlimit", "bigmemtest", "bigaddrspacetest",
970 def run_with_locale(catstr, *locales): function
    [all...]
test_float.py 97 @test_support.run_with_locale('LC_NUMERIC', 'fr_FR', 'de_DE')
    [all...]
test_unicode.py 670 @test_support.run_with_locale('LC_ALL', 'de_DE', 'fr_FR')
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_types.py 3 from test.test_support import run_unittest, have_unicode, run_with_locale, \
558 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
567 @run_with_locale('LC_NUMERIC', 'en_US.UTF8')
4 check_py3k_warnings namespace
pickletester.py 24 # Copy of test.test_support.run_with_locale. This is needed to support Python
28 def run_with_locale(catstr, *locales): function
618 @run_with_locale('LC_ALL', 'de_DE', 'fr_FR')
    [all...]
test_logging.py 42 from test.test_support import captured_stdout, run_with_locale, run_unittest namespace
    [all...]
test_support.py 38 "run_with_locale", "set_memlimit", "bigmemtest", "bigaddrspacetest",
970 def run_with_locale(catstr, *locales): function
    [all...]
test_float.py 97 @test_support.run_with_locale('LC_NUMERIC', 'fr_FR', 'de_DE')
    [all...]
test_unicode.py 670 @test_support.run_with_locale('LC_ALL', 'de_DE', 'fr_FR')
    [all...]

Completed in 712 milliseconds