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

  /packages/providers/ContactsProvider/tests/assets/test1/
expected_calls.txt 8 8 name=Jane Doe
expected_raw_contacts.txt 32 32 display_name=Jane Doe
33 33 display_name_alt=Doe, Jane
34 34 sort_key=Jane Doe
35 35 sort_key_alt=Doe, Jane
expected_contacts.txt 18 18 display_name=Jane Doe
19 19 sort_key=Jane Doe
legacy_contacts.sql 13 INSERT INTO calls VALUES(1,18004664411,1249177360040,10,2,1,'Jane Doe',1,NULL);
55 INSERT INTO people VALUES(2,'android.contacts.test.eclair@gmail.com','3d09f37e0f0dbc6f',1249441106583000,1249441106583000,NULL,1,1,'Jane Doe',NULL,1,1249177384979,1,1,NULL,1,NULL,NULL,NULL,NULL);
expected_data.txt 32 32 data1=Jane Doe
33 33 data2=Jane
  /packages/providers/ContactsProvider/tests/assets/testSynced/
expected_calls.txt 8 8 name=Jane Doe
  /packages/providers/ContactsProvider/tests/assets/testUnsynced/
expected_calls.txt 8 8 name=Jane Doe
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_3/inherit/
proto_1.js 143 var jane = new Engineer();
146 "jane = new Engineer(); jane.name",
148 jane.name );
151 "jane = new Engineer(); jane.dept",
153 jane.dept );
156 "jane = new Engineer(); jane.projects.length",
158 jane.projects.length )
    [all...]
  /external/llvm/test/TableGen/
foreach.td 31 def Smiths : D<["NAME", "Jane Smith"]>;
subst.td 28 def JaneSmith : AName<"Jane LAST", Ms>;
  /external/webkit/Tools/Scripts/webkitperl/VCSUtils_unittest/
setChangeLogDateAndReviewer.pl 53 Reviewed by Jane Doe.
70 Reviewed by Jane Doe.
92 Reviewed by Jane Doe.
109 Reviewed by Jane Doe.
  /packages/apps/Contacts/tests/src/com/android/contacts/util/
NameConverterTests.java 57 assertStructuredName("Ms. Jane Eyre", "Ms.", "Jane", null, "Eyre", null);
  /external/chromium/chrome/browser/autofill/
autofill_profile_unittest.cc 151 "Jane",
169 EXPECT_EQ(ASCIIToUTF16("Jane Doe, 123 Letha Shore."),
192 EXPECT_EQ(ASCIIToUTF16("Jane Doe, 123 Letha Shore."),
221 EXPECT_EQ(ASCIIToUTF16("Jane Doe, 123 Letha Shore."),
247 EXPECT_EQ(ASCIIToUTF16("Jane Doe, 123 Letha Shore."),
278 EXPECT_EQ(ASCIIToUTF16("Jane Doe, 123 Letha Shore."),
315 "Jane",
332 EXPECT_EQ(ASCIIToUTF16("Jane Doe, 123 Letha Shore."), labels[1]);
339 EXPECT_EQ(ASCIIToUTF16("Jane Doe, 123 Letha Shore., Dis"),
373 EXPECT_EQ(ASCIIToUTF16("Jane Doe"), labels[1])
    [all...]
autofill_ie_toolbar_import_win_unittest.cc 52 { L"name_first", L"Jane" },
  /packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/
ShortcutRepositoryTest.java 178 SuggestionData jane = new SuggestionData(CONTACTS_SOURCE) local
179 .setText1("jane doe")
184 reportClick("j", jane);
185 assertShortcuts("j", john, jane);
186 removeFromHistory(new ListSuggestionCursor("j", jane, john), 1);
187 assertShortcuts("j", jane);
195 SuggestionData jane = new SuggestionData(CONTACTS_SOURCE) local
196 .setText1("jane doe")
201 removeFromHistory(new ListSuggestionCursor("j", jane), 0);
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/editor/
StructuredNameEditorView.java 43 * changes "John Doe" to "Jane Doe" and then expands the view, we will reparse
44 * and show first name="Jane", family name="Doe".
  /libcore/luni/src/test/java/tests/api/org/xml/sax/ext/
Attributes2ImplTest.java 134 attrs.addAttribute("http://yet.another.uri", "doe", "jane:doe",
141 assertEquals("jane:doe", attrs.getQName(1));
  /external/chromium/chrome/browser/webdata/
autofill_table_unittest.cc 618 ASCIIToUTF16("Jane"),
718 billing_profile.SetInfo(NAME_FIRST, ASCIIToUTF16("Jane"));
742 billing_profile.SetInfo(EMAIL_ADDRESS, ASCIIToUTF16("jane@singer.com"));
    [all...]
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
XMLWriter.java 209 * &lt;dc:creator xmlns:dc="http://www.purl.org/dc/">Jane Smith&lt;/dc:title>
237 * &lt;dc:creator>Jane Smith&lt;/dc:title>
    [all...]
  /external/webkit/LayoutTests/storage/indexeddb/
tutorial.html 286 people.put({fname: 'Jane', lname: 'Doe', id: 2}).onerror = unexpectedError;
  /frameworks/base/sax/tests/saxtests/res/raw/
youtube.xml     [all...]
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
ContactsProvider2Test.java     [all...]
  /external/srec/config/en.us/dictionary/
large.ok     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-tagcloud.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-tagcloud.js     [all...]

Completed in 796 milliseconds