Lines Matching refs:HttpMockSequence
71 from googleapiclient.http import HttpMockSequence
423 http = HttpMockSequence(
531 http = HttpMockSequence(
549 http = HttpMockSequence(
567 http = HttpMockSequence(
582 http = HttpMockSequence(
840 http = HttpMockSequence(
1056 http = HttpMockSequence(
1122 http = HttpMockSequence(
1180 http = HttpMockSequence(
1214 http = HttpMockSequence(
1232 http = HttpMockSequence(
1242 http = HttpMockSequence(
1258 http = HttpMockSequence([({"status": "400"}, "")])
1263 http = HttpMockSequence([({"status": "200"}, '{"foo": "bar"}')])
1280 http = HttpMockSequence(
1311 http = HttpMockSequence(
1324 http = HttpMockSequence(
1392 http = HttpMockSequence(
1404 http = HttpMockSequence(
1428 http = HttpMockSequence(
1450 http = HttpMockSequence(
1578 http = HttpMockSequence(
1670 http = HttpMockSequence([({"status": "200"}, "standing in for media")])