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

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/swf/
test_layer2_domain.py 43 expected_names = ('DeleteLocalFile', 'GrayscaleTransform', 'S3Download',
50 self.assertTrue(activity_type.name in expected_names)
63 expected_names = ('ProcessFile', 'test_workflow_name')
69 self.assertTrue(workflow_type.name in expected_names)
  /external/autotest/frontend/tko/
rpc_interface_unittest_fixme.py 297 def _check_test_names(self, tests, expected_names):
299 set(expected_names))

Completed in 124 milliseconds