Home
last modified time | relevance | path

Searched full:jane (Results 1 - 25 of 47) sorted by relevance

12

/third_party/python/Doc/howto/
H A Dsorting.rst74 ... ('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 DCustomFormatterPersonTest.java147 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 DunusedIdentifiersConsolidated1.types65 var user = "Jane User";
67 >"Jane User" : "Jane User"
H A DunusedIdentifiersConsolidated1.js29 var user = "Jane User";
138 var user = "Jane User";
H A DunusedIdentifiersConsolidated1.errors.txt68 var user = "Jane User";
H A DunusedIdentifiersConsolidated1.symbols62 var user = "Jane User";
/third_party/protobuf/examples/
H A Dlist_people_test.go44 Name: "Jane Doe",
80 Name: Jane Doe
/third_party/typescript/tests/cases/compiler/
H A DunusedIdentifiersConsolidated1.ts31 var user = "Jane User";
/third_party/node/deps/npm/node_modules/init-package-json/lib/
H A Dinit-package-json.js27 // accept either a plain-jane object, or a config object with a "get" method.
/third_party/icu/icu4j/perf-tests/data/collation/
H A DTestNames_Latin.txt1924 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 Dcjson_parser.h150 * param: the object defined attrName, for example {"name":"Jane"}
/third_party/ffmpeg/libavutil/tests/
H A Dparseutils.c146 { " %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 Dbdist_rpm.py60 "RPM packager (eg. \"Jane Doe <jane@example.net>\") "
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
H A Dtest_postprocessor.c58 "field1", NULL, NULL, NULL, "Jane Blow",
/third_party/python/Lib/test/
H A Dtest_typing.py6455 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 Dtest_gettext.py761 "Jane Foobar <jfoobar@example.com>\n"
/third_party/ffmpeg/tests/ref/fate/
H A Dparseutils76 fmt:' %Y - %B - %d %H : %M : %S' spec:' 2012 - Jane - 21 20 : 12 : 21' -> error
/third_party/skia/site/docs/user/
H A Dbuild.md275 skia_ios_identity=".*Jane Doe.*"
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Djpeg_exif_metadata_accessor_test.cpp659 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 Ducharstrietest.cpp649 { "jane", -1 }, in TestTruncatingIteratorFromRoot()
H A Dbytestrietest.cpp494 { "jane", -1 }, in TestTruncatingIteratorFromRoot()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/
H A DBytesTrieTest.java426 new StringAndValue("jane", -1), in Test52TruncatingIteratorFromRoot()
H A DCharsTrieTest.java555 new StringAndValue("jane", -1), in Test52TruncatingIteratorFromRoot()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DCharsTrieTest.java552 new StringAndValue("jane", -1), in Test52TruncatingIteratorFromRoot()
H A DBytesTrieTest.java424 new StringAndValue("jane", -1), in Test52TruncatingIteratorFromRoot()

Completed in 35 milliseconds

12