| /third_party/python/Doc/howto/ |
| H A D | sorting.rst | 74 ... ('jane', 'B', 12), 78 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)] 94 ... Student('jane', 'B', 12), 98 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)] 115 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)] 118 [('dave', 'B', 10), ('jane', 'B', 12), ('john', 'A', 15)] 126 [('john', 'A', 15), ('dave', 'B', 10), ('jane', 'B', 12)] 129 [('john', 'A', 15), ('dave', 'B', 10), ('jane', 'B', 12)] 141 [('john', 'A', 15), ('jane', 'B', 12), ('dave', 'B', 10)] 144 [('john', 'A', 15), ('jane', ' [all...] |
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/message2/ |
| H A D | CustomFormatterPersonTest.java | 147 Person femalePerson = new Person("Ms.", "Jane", "Doe"); in testCustomFunctionsComplexMessage() 175 .expected("Ms. Jane Doe invites Mr. John Doe and 2 other people to her party.") in testCustomFunctionsComplexMessage() 180 .expected("Ms. Jane Doe invites Mr. John Doe and one other person to her party.") in testCustomFunctionsComplexMessage() 185 .expected("Ms. Jane Doe invites Mr. John Doe to her party.") in testCustomFunctionsComplexMessage() 190 .expected("Mr. John Doe invites Ms. Jane Doe and 2 other people to his party.") in testCustomFunctionsComplexMessage() 195 .expected("Mr./Ms. Anonymous Doe invites Ms. Jane Doe and one other person to their party.") in testCustomFunctionsComplexMessage()
|
| /third_party/typescript/tests/baselines/reference/ |
| H A D | unusedIdentifiersConsolidated1.types | 65 var user = "Jane User";
67 >"Jane User" : "Jane User"
|
| H A D | unusedIdentifiersConsolidated1.js | 29 var user = "Jane User"; 138 var user = "Jane User";
|
| H A D | unusedIdentifiersConsolidated1.errors.txt | 68 var user = "Jane User";
|
| H A D | unusedIdentifiersConsolidated1.symbols | 62 var user = "Jane User";
|
| /third_party/protobuf/examples/ |
| H A D | list_people_test.go | 44 Name: "Jane Doe", 80 Name: Jane Doe
|
| /third_party/typescript/tests/cases/compiler/ |
| H A D | unusedIdentifiersConsolidated1.ts | 31 var user = "Jane User";
|
| /third_party/node/deps/npm/node_modules/init-package-json/lib/ |
| H A D | init-package-json.js | 27 // accept either a plain-jane object, or a config object with a "get" method.
|
| /third_party/icu/icu4j/perf-tests/data/collation/ |
| H A D | TestNames_Latin.txt | 1924 Dickson, Jane 2493 Freeman, Jane 2495 Freilicher, Jane 3039 Hammond, Jane 4498 Marie, Jane Golding 5441 Peterson, Jane 5657 Putnam, Jane 6564 Stanley, Jane C. 6677 Stuart, Jane 6937 Tuckerman, Jane [all...] |
| /foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/ |
| H A D | cjson_parser.h | 150 * param: the object defined attrName, for example {"name":"Jane"}
|
| /third_party/ffmpeg/libavutil/tests/ |
| H A D | parseutils.c | 146 { " %Y - %B - %d %H : %M : %S", " 2012 - Jane - 21 20 : 12 : 21" }, in test_av_small_strptime()
|
| /third_party/python/Lib/distutils/command/ |
| H A D | bdist_rpm.py | 60 "RPM packager (eg. \"Jane Doe <jane@example.net>\") "
|
| /third_party/skia/third_party/externals/microhttpd/src/microhttpd/ |
| H A D | test_postprocessor.c | 58 "field1", NULL, NULL, NULL, "Jane Blow",
|
| /third_party/python/Lib/test/ |
| H A D | test_typing.py | 6455 jane = cls('jane', 37) variable in NamedTupleTests.test_copy_and_pickle.by 6457 z = pickle.dumps(jane, proto) 6459 self.assertEqual(jane2, jane) 6462 jane2 = copy(jane) 6463 self.assertEqual(jane2, jane) 6466 jane2 = deepcopy(jane) 6467 self.assertEqual(jane2, jane) 6559 jane = EmpD({'name': 'jane', 'i [all...] |
| H A D | test_gettext.py | 761 "Jane Foobar <jfoobar@example.com>\n"
|
| /third_party/ffmpeg/tests/ref/fate/ |
| H A D | parseutils | 76 fmt:' %Y - %B - %d %H : %M : %S' spec:' 2012 - Jane - 21 20 : 12 : 21' -> error
|
| /third_party/skia/site/docs/user/ |
| H A D | build.md | 275 skia_ios_identity=".*Jane Doe.*"
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/ |
| H A D | jpeg_exif_metadata_accessor_test.cpp | 659 ASSERT_TRUE(exifMetadata->SetValue("Artist", "Jane.Zhu")); in HWTEST_F() 674 ASSERT_EQ(GetProperty(exifMetadata, "Artist"), "Jane.Zhu"); in HWTEST_F()
|
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | ucharstrietest.cpp | 649 { "jane", -1 }, in TestTruncatingIteratorFromRoot()
|
| H A D | bytestrietest.cpp | 494 { "jane", -1 }, in TestTruncatingIteratorFromRoot()
|
| /third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
| H A D | BytesTrieTest.java | 426 new StringAndValue("jane", -1), in Test52TruncatingIteratorFromRoot()
|
| H A D | CharsTrieTest.java | 555 new StringAndValue("jane", -1), in Test52TruncatingIteratorFromRoot()
|
| /third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
| H A D | CharsTrieTest.java | 552 new StringAndValue("jane", -1), in Test52TruncatingIteratorFromRoot()
|
| H A D | BytesTrieTest.java | 424 new StringAndValue("jane", -1), in Test52TruncatingIteratorFromRoot()
|