HomeSort by relevance Sort by last modified time
    Searched defs:swf (Results 1 - 10 of 10) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/swf/
test_cert_verification.py 31 import boto.swf namespace
35 swf = True variable in class:SWFCertVerificationTest
36 regions = boto.swf.regions()
test_layer1_workflow_execution.py 10 from boto.swf.layer1_decisions import Layer1Decisions
12 from tests.integration.swf.test_layer1 import SimpleWorkflowLayer1TestBase
20 swf = True variable in class:SwfL1WorkflowExecutionTest
test_layer1.py 9 from boto.swf.layer1 import Layer1
10 from boto.swf import exceptions as swf_exceptions
14 # A standard AWS account is permitted a maximum of 100 of SWF domains,
19 # testing domain is literally "boto-swf-unittest-domain". Do not use
22 "boto-swf-unittest-domain")
58 * tests.swf.test_layer1_workflow_execution.SwfL1WorkflowExecutionTest
60 swf = True variable in class:SimpleWorkflowLayer1TestBase
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/swf/
__init__.py 27 import boto.swf.layer1 namespace
29 REGION_ENDPOINTS = load_regions().get('swf', {})
39 return get_regions('swf', connection_cls=boto.swf.layer1.Layer1)
  /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/swf/
test_layer1_decisions.py 3 import boto.swf.layer1_decisions namespace
9 self.decisions = boto.swf.layer1_decisions.Layer1Decisions()
test_layer2_actors.py 1 import boto.swf.layer2 namespace
2 from boto.swf.layer2 import Decider, ActivityWorker
10 boto.swf.layer2.Layer1 = Mock()
test_layer2_base.py 1 import boto.swf.layer2 namespace
2 from boto.swf.layer2 import SWFBase
18 boto.swf.layer2.Layer1 = Mock()
30 boto.swf.layer2.Layer1.assert_called_with(
test_layer2_domain.py 1 import boto.swf.layer2 namespace
2 from boto.swf.layer2 import Domain, ActivityType, WorkflowType, WorkflowExecution
10 boto.swf.layer2.Layer1 = Mock()
test_layer2_types.py 1 import boto.swf.layer2 namespace
2 from boto.swf.layer2 import ActivityType, WorkflowType, WorkflowExecution
10 boto.swf.layer2.Layer1 = Mock()
  /external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
FlexAntTasks.jar 

Completed in 3197 milliseconds