Searched defs:run_with_locale (Results 1 - 16 of 16) sorted by last modified time

/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dpickletester.py24 # 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')
H A Dtest_logging.py42 from test.test_support import captured_stdout, run_with_locale, run_unittest namespace
1986 @run_with_locale('LC_ALL', '')
H A Dtest_support.py38 "run_with_locale", "set_memlimit", "bigmemtest", "bigaddrspacetest",
970 def run_with_locale(catstr, *locales): function
H A Dtest_types.py3 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
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_logging.py42 from test.test_support import captured_stdout, run_with_locale, run_unittest namespace
1986 @run_with_locale('LC_ALL', '')
H A Dtest_support.py38 "run_with_locale", "set_memlimit", "bigmemtest", "bigaddrspacetest",
970 def run_with_locale(catstr, *locales): function
H A Dtest_types.py3 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
H A Dpickletester.py24 # 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')
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dpickletester.py24 # 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')
H A Dtest_logging.py42 from test.test_support import captured_stdout, run_with_locale, run_unittest namespace
1986 @run_with_locale('LC_ALL', '')
H A Dtest_support.py38 "run_with_locale", "set_memlimit", "bigmemtest", "bigaddrspacetest",
970 def run_with_locale(catstr, *locales): function
H A Dtest_types.py3 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
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dpickletester.py24 # 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')
H A Dtest_logging.py42 from test.test_support import captured_stdout, run_with_locale, run_unittest namespace
1986 @run_with_locale('LC_ALL', '')
H A Dtest_support.py38 "run_with_locale", "set_memlimit", "bigmemtest", "bigaddrspacetest",
970 def run_with_locale(catstr, *locales): function
H A Dtest_types.py3 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

Completed in 294 milliseconds