HomeSort by relevance Sort by last modified time
    Searched full:multipart (Results 1 - 25 of 663) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webrtc/webrtc/base/
multipart_unittest.cc 18 #include "webrtc/base/multipart.h"
24 "multipart/form-data; boundary=123456789987654321";
29 MultipartStream multipart("multipart/form-data", kTestMultipartBoundary);
31 multipart.GetContentType(&content_type);
34 EXPECT_EQ(rtc::SS_OPENING, multipart.GetState());
36 // The multipart stream contains only --boundary--\r\n
37 size_t end_part_size = multipart.GetEndPartSize();
38 multipart.EndParts();
39 EXPECT_EQ(rtc::SS_OPEN, multipart.GetState())
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/mime/
nonmultipart.py 5 """Base class for MIME type messages that are not multipart."""
16 """Base class for MIME multipart/* type messages."""
21 # type multipart/*
23 'Cannot attach additional subparts to non-multipart/*')
multipart.py 5 """Base class for MIME multipart/* type messages."""
15 """Base class for MIME multipart/* type messages."""
19 """Creates a multipart/* type message.
21 By default, creates a multipart/mixed message, with proper
24 _subtype is the subtype of the multipart content type, defaulting to
27 boundary is the multipart boundary string. By default it is
37 MIMEBase.__init__(self, 'multipart', _subtype, **_params)
41 # multipart messages.
  /prebuilts/gdb/linux-x86/lib/python2.7/email/mime/
nonmultipart.py 5 """Base class for MIME type messages that are not multipart."""
16 """Base class for MIME multipart/* type messages."""
21 # type multipart/*
23 'Cannot attach additional subparts to non-multipart/*')
multipart.py 5 """Base class for MIME multipart/* type messages."""
15 """Base class for MIME multipart/* type messages."""
19 """Creates a multipart/* type message.
21 By default, creates a multipart/mixed message, with proper
24 _subtype is the subtype of the multipart content type, defaulting to
27 boundary is the multipart boundary string. By default it is
37 MIMEBase.__init__(self, 'multipart', _subtype, **_params)
41 # multipart messages.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/mime/
nonmultipart.py 5 """Base class for MIME type messages that are not multipart."""
16 """Base class for MIME multipart/* type messages."""
21 # type multipart/*
23 'Cannot attach additional subparts to non-multipart/*')
multipart.py 5 """Base class for MIME multipart/* type messages."""
15 """Base class for MIME multipart/* type messages."""
19 """Creates a multipart/* type message.
21 By default, creates a multipart/mixed message, with proper
24 _subtype is the subtype of the multipart content type, defaulting to
27 boundary is the multipart boundary string. By default it is
37 MIMEBase.__init__(self, 'multipart', _subtype, **_params)
41 # multipart messages.
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/mime/
nonmultipart.py 5 """Base class for MIME type messages that are not multipart."""
16 """Base class for MIME multipart/* type messages."""
21 # type multipart/*
23 'Cannot attach additional subparts to non-multipart/*')
multipart.py 5 """Base class for MIME multipart/* type messages."""
15 """Base class for MIME multipart/* type messages."""
19 """Creates a multipart/* type message.
21 By default, creates a multipart/mixed message, with proper
24 _subtype is the subtype of the multipart content type, defaulting to
27 boundary is the multipart boundary string. By default it is
37 MIMEBase.__init__(self, 'multipart', _subtype, **_params)
41 # multipart messages.
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/data/
msg_23.txt 2 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_24.txt 1 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_42.txt 1 Content-Type: multipart/mixed; boundary="AAA"
16 Content-Type: multipart/mixed; boundary="BBB"
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/data/
msg_23.txt 2 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_24.txt 1 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_42.txt 1 Content-Type: multipart/mixed; boundary="AAA"
16 Content-Type: multipart/mixed; boundary="BBB"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/data/
msg_23.txt 2 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_24.txt 1 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_42.txt 1 Content-Type: multipart/mixed; boundary="AAA"
16 Content-Type: multipart/mixed; boundary="BBB"
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/data/
msg_23.txt 2 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_24.txt 1 Content-Type: multipart/mixed; boundary="BOUNDARY"
msg_42.txt 1 Content-Type: multipart/mixed; boundary="AAA"
16 Content-Type: multipart/mixed; boundary="BBB"
  /prebuilts/gdb/darwin-x86/lib/python2.7/email/test/
test_email_torture.py 64 multipart/mixed
67 multipart/alternative
69 multipart/mixed
77 multipart/mixed
78 multipart/mixed
81 multipart/mixed
88 multipart/mixed
93 multipart/mixed
100 multipart/mixed
104 multipart/mixe
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/email/test/
test_email_torture.py 64 multipart/mixed
67 multipart/alternative
69 multipart/mixed
77 multipart/mixed
78 multipart/mixed
81 multipart/mixed
88 multipart/mixed
93 multipart/mixed
100 multipart/mixed
104 multipart/mixe
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/test/
test_email_torture.py 64 multipart/mixed
67 multipart/alternative
69 multipart/mixed
77 multipart/mixed
78 multipart/mixed
81 multipart/mixed
88 multipart/mixed
93 multipart/mixed
100 multipart/mixed
104 multipart/mixe
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/email/test/
test_email_torture.py 64 multipart/mixed
67 multipart/alternative
69 multipart/mixed
77 multipart/mixed
78 multipart/mixed
81 multipart/mixed
88 multipart/mixed
93 multipart/mixed
100 multipart/mixed
104 multipart/mixe
    [all...]

Completed in 349 milliseconds

1 2 3 4 5 6 7 8 91011>>