HomeSort by relevance Sort by last modified time
    Searched refs:doe (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/components/test/data/web_database/
version_54.sql 15 INSERT INTO "autofill" VALUES('Name','John Doe','john doe',10,1);
16 INSERT INTO "autofill" VALUES('Name','john doe','john doe',11,1);
18 INSERT INTO "autofill" VALUES('Email','jane.doe@example.org','jane.doe@example.org',21,4);
version_32.sql 18 INSERT INTO "autofill_profiles" VALUES('00580526-FF81-EE2A-0546-1AC593A32E2F','John Doe, 1 Main St','John','','Doe','john@doe.com','Doe Enterprises','1 Main St','Apt 1','Los Altos','CA','94022','USA','4151112222','4153334444',1297882100);
19 INSERT INTO "autofill_profiles" VALUES('589636FD-9037-3053-200C-80ABC97D7344','John P. Doe, 1 Main St','John','P.','Doe','john@doe.com','Doe Enterprises','1 Main St','Apt 1','Los Altos','CA','94022','USA','4151112222','4153334444',1297882100);
version_35.sql 22 /* A "John Doe" profile with all-valid fields. */
24 INSERT INTO "autofill_profile_names" VALUES('00000000-0000-0000-0000-000000000001','John','','Doe');
25 INSERT INTO "autofill_profile_emails" VALUES('00000000-0000-0000-0000-000000000001','john@doe.com');
29 /* A subset of "John Doe". Should get discarded. */
31 INSERT INTO "autofill_profile_names" VALUES('00000000-0000-0000-0000-000000000002','John','','Doe');
32 INSERT INTO "autofill_profile_emails" VALUES('00000000-0000-0000-0000-000000000002','john@doe.com');
46 INSERT INTO "autofill_profile_names" VALUES('00000000-0000-0000-0000-000000000006','John','','Doe');
50 INSERT INTO "autofill_profile_names" VALUES('00000000-0000-0000-0000-000000000007','John','','Doe');
version_21.sql 21 INSERT INTO "autofill" VALUES('Name','John Doe','john doe',10,1);
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorCharacters.java 74 boolean doe = (null != m_xslTextElement)
77 elem.setDisableOutputEscaping(doe);
  /frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/
SettingsHelper.java 182 } catch (RemoteException doe) {
  /external/owasp/sanitizer/
Makefile 155 java -cp ${TEST_CLASSPATH}:out/classes -agentlib:hprof=cpu=times,format=a,file=out/java.hprof.txt,lineno=y,doe=y org.owasp.html.Benchmark benchmark-data/Yahoo\!.html s
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 2507 milliseconds