HomeSort by relevance Sort by last modified time
    Searched refs:My (Results 51 - 75 of 85) sorted by null

1 23 4

  /prebuilts/go/darwin-x86/src/net/http/
client_test.go 1137 url := "http://My%20User:My%20Pass@dummy.faketld/"
1138 expected := "My User:My Pass"
1172 url := "http://My%20User@dummy.faketld/"
1177 req.SetBasicAuth("My User", "My Pass")
1178 expected := "My User:My Pass"
    [all...]
  /prebuilts/go/linux-x86/src/net/http/
client_test.go 1137 url := "http://My%20User:My%20Pass@dummy.faketld/"
1138 expected := "My User:My Pass"
1172 url := "http://My%20User@dummy.faketld/"
1177 req.SetBasicAuth("My User", "My Pass")
1178 expected := "My User:My Pass"
    [all...]
  /prebuilts/go/darwin-x86/src/net/textproto/
reader.go 456 // My-Key: Value 1
459 // My-Key: Value 2
464 // "My-Key": {"Value 1", "Value 2"},
reader_test.go 145 r := reader("my-key: Value 1 \r\nLong-key: Even \n Longer Value\r\nmy-Key: Value 2\r\n\n")
148 "My-Key": {"Value 1", "Value 2"},
  /prebuilts/go/linux-x86/src/net/textproto/
reader.go 456 // My-Key: Value 1
459 // My-Key: Value 2
464 // "My-Key": {"Value 1", "Value 2"},
reader_test.go 145 r := reader("my-key: Value 1 \r\nLong-key: Even \n Longer Value\r\nmy-Key: Value 2\r\n\n")
148 "My-Key": {"Value 1", "Value 2"},
  /external/google-breakpad/src/testing/gtest/test/
gtest_output_test_.cc 826 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
  /external/googletest/googletest/test/
gtest_output_test_.cc 869 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
    [all...]
gtest_unittest.cc     [all...]
  /external/protobuf/gtest/test/
gtest_output_test_.cc 938 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
    [all...]
  /external/v8/testing/gtest/test/
gtest_output_test_.cc 869 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
    [all...]
gtest_unittest.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_output_test_.cc 838 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 838 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest_output_test_.cc 838 INSTANTIATE_TYPED_TEST_CASE_P(My, ATypeParamDeathTest, NumericTypes);
  /prebuilts/go/darwin-x86/src/io/
multi_test.go 123 sourceString := "My input text."
  /prebuilts/go/linux-x86/src/io/
multi_test.go 123 sourceString := "My input text."
  /packages/providers/ContactsProvider/tests/assets/test1/
legacy_contacts.sql 48 INSERT INTO groups VALUES(1,'android.contacts.test.eclair@gmail.com',6,NULL,NULL,NULL,0,1,'System Group: My Contacts','System Group: My Contacts',0,'Contacts');
  /packages/providers/ContactsProvider/tests/assets/testSynced/
legacy_contacts.sql 41 INSERT INTO groups VALUES(1,'lemmytest@gmail.com',6,NULL,NULL,NULL,0,1,'System Group: My Contacts','System Group: My Contacts',0,'Contacts');
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
UniClassObject.py 70 'mal':'ml', 'mon':'mn', 'mar':'mr', 'msa':'ms', 'mlt':'mt', 'mya':'my', \
601 # "My first English string line 1"
602 # "My first English string line 2"
    [all...]
  /external/autotest/client/site_tests/firmware_TouchMTB/
validators.py 460 My = self._ay.mean()
464 self._alpha = My - self._beta * Mx
    [all...]
  /prebuilts/go/darwin-x86/src/encoding/xml/
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
47 is not in my code. I think that the server expects to be
121 Title: "Code Review - My issues",
162 is not in my code. I think that the server expects to be
  /prebuilts/go/darwin-x86/src/mime/multipart/
multipart_test.go 85 My value
159 expectEq(t, adjustNewlines("My value\r\nThe end."), buf.String(), "Value of first part")
401 "\n--Apple-Mail-2-292336769\nContent-Transfer-Encoding: 7bit\nContent-Type: text/plain;\n\tcharset=US-ASCII;\n\tdelsp=yes;\n\tformat=flowed\n\nI'm finding the same thing happening on my system (10.4.1).\n\n\n--Apple-Mail-2-292336769\nContent-Transfer-Encoding: quoted-printable\nContent-Type: text/html;\n\tcharset=ISO-8859-1\n\n<HTML><BODY>I'm finding the same thing =\nhappening on my system (10.4.1).=A0 But I built it with XCode =\n2.0.</BODY></=\nHTML>=\n\r\n--Apple-Mail-2-292336769--\n"
746 Content-Disposition: form-data; name="myfile"; filename="my-file.txt"
759 {textproto.MIMEHeader{"Content-Type": {`application/octet-stream`}, "Content-Disposition": {`form-data; name="myfile"; filename="my-file.txt"`}},
  /prebuilts/go/linux-x86/src/encoding/xml/
read_test.go 30 <feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-us" updated="2009-10-04T01:35:58+00:00"><title>Code Review - My issues</title><link href="http://codereview.appspot.com/" rel="alternate"></link><link href="http://codereview.appspot.com/rss/mine/rsc" rel="self"></link><id>http://codereview.appspot.com/</id><author><name>rietveld&lt;&gt;</name></author><entry><title>rietveld: an attempt at pubsubhubbub
47 is not in my code. I think that the server expects to be
121 Title: "Code Review - My issues",
162 is not in my code. I think that the server expects to be
  /prebuilts/go/linux-x86/src/mime/multipart/
multipart_test.go 85 My value
159 expectEq(t, adjustNewlines("My value\r\nThe end."), buf.String(), "Value of first part")
401 "\n--Apple-Mail-2-292336769\nContent-Transfer-Encoding: 7bit\nContent-Type: text/plain;\n\tcharset=US-ASCII;\n\tdelsp=yes;\n\tformat=flowed\n\nI'm finding the same thing happening on my system (10.4.1).\n\n\n--Apple-Mail-2-292336769\nContent-Transfer-Encoding: quoted-printable\nContent-Type: text/html;\n\tcharset=ISO-8859-1\n\n<HTML><BODY>I'm finding the same thing =\nhappening on my system (10.4.1).=A0 But I built it with XCode =\n2.0.</BODY></=\nHTML>=\n\r\n--Apple-Mail-2-292336769--\n"
746 Content-Disposition: form-data; name="myfile"; filename="my-file.txt"
759 {textproto.MIMEHeader{"Content-Type": {`application/octet-stream`}, "Content-Disposition": {`form-data; name="myfile"; filename="my-file.txt"`}},

Completed in 2759 milliseconds

1 23 4