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

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_argparse.py 207 def __init__(self, tester_cls, add_arguments, parse_args):
224 setattr(tester_cls, test_name, wrapper)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_argparse.py 207 def __init__(self, tester_cls, add_arguments, parse_args):
224 setattr(tester_cls, test_name, wrapper)
    [all...]

Completed in 79 milliseconds