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

  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test__locale.py 17 candidate_locales = ['es_UY', 'fr_FR', 'fi_FI', 'es_CO', 'pt_PT', 'it_IT', variable
33 candidate_locales = [loc for loc in candidate_locales if accept(loc)] variable
71 for loc in candidate_locales:
82 for loc in candidate_locales:
93 for loc in candidate_locales:
115 for loc in candidate_locales:
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test__locale.py 17 candidate_locales = ['es_UY', 'fr_FR', 'fi_FI', 'es_CO', 'pt_PT', 'it_IT', variable
33 candidate_locales = [loc for loc in candidate_locales if accept(loc)] variable
71 for loc in candidate_locales:
82 for loc in candidate_locales:
93 for loc in candidate_locales:
115 for loc in candidate_locales:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test__locale.py 17 candidate_locales = ['es_UY', 'fr_FR', 'fi_FI', 'es_CO', 'pt_PT', 'it_IT', variable
33 candidate_locales = [loc for loc in candidate_locales if accept(loc)] variable
71 for loc in candidate_locales:
82 for loc in candidate_locales:
93 for loc in candidate_locales:
115 for loc in candidate_locales:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test__locale.py 17 candidate_locales = ['es_UY', 'fr_FR', 'fi_FI', 'es_CO', 'pt_PT', 'it_IT', variable
33 candidate_locales = [loc for loc in candidate_locales if accept(loc)] variable
71 for loc in candidate_locales:
82 for loc in candidate_locales:
93 for loc in candidate_locales:
115 for loc in candidate_locales:

Completed in 123 milliseconds