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

  /external/autotest/client/common_lib/
test.py 598 _cherry_pick_call(self.initialize, *args, **dargs)
617 _call_test_function(_cherry_pick_call, self.warmup,
643 _cherry_pick_call(self.cleanup, *args, **dargs)
665 _cherry_pick_call(self.cleanup, *args, **dargs)
742 def _cherry_pick_call(func, *args, **dargs): function
    [all...]
  /external/autotest/client/cros/graphics/
graphics_utils.py 86 test_utils._cherry_pick_call(super(GraphicsTest, self).initialize,
98 test_utils._cherry_pick_call(super(GraphicsTest, self).cleanup,
    [all...]

Completed in 123 milliseconds