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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_functions.py 29 def check_against(fmt_opts, result): function in function:InternalFunctionsTest.test_format_optdict
39 check_against(
44 check_against(
49 check_against(
54 check_against(
68 check_against(ttk._format_optdict(opts), {u'-???': True, u'-á': False})
73 check_against(
77 check_against(
83 check_against(
89 check_against(
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/test/test_ttk/
test_functions.py 29 def check_against(fmt_opts, result): function in function:InternalFunctionsTest.test_format_optdict
39 check_against(
44 check_against(
49 check_against(
54 check_against(
68 check_against(ttk._format_optdict(opts), {u'-???': True, u'-á': False})
73 check_against(
77 check_against(
83 check_against(
89 check_against(
    [all...]

Completed in 118 milliseconds