Home
last modified time | relevance | path

Searched full:potato (Results 1 - 23 of 23) sorted by relevance

/third_party/parse5/test/data/parser-feedback/
H A Ddoctype01.test95 "description": "<!DOCTYPE potato>Hello",
96 "input": "<!DOCTYPE potato>Hello",
100 "potato",
113 "description": "<!DOCTYPE potato >Hello",
114 "input": "<!DOCTYPE potato >Hello",
118 "potato",
131 "description": "<!DOCTYPE potato taco>Hello",
132 "input": "<!DOCTYPE potato taco>Hello",
136 "potato",
149 "description": "<!DOCTYPE potato tac
[all...]
H A Dwebkit01.test188 "description": "<foo bar=\"baz\"></foo><potato quack=\"duck\"></potato>",
189 "input": "<foo bar=\"baz\"></foo><potato quack=\"duck\"></potato>",
204 "potato",
211 "potato"
217 "description": "<foo bar=\"baz\"><potato quack=\"duck\"></potato></foo>",
218 "input": "<foo bar=\"baz\"><potato quack=\"duck\"></potato></fo
[all...]
H A Dscriptdata01.test371 "description": "FOO<script>'<!-- potato'</script>BAR",
372 "input": "FOO<script>'<!-- potato'</script>BAR",
385 "'<!-- potato'"
/third_party/littlefs/tests/
H A Dtest_dirs.toml533 lfs_mkdir(&lfs, "potato") => 0;
541 lfs_mkdir(&lfs, "potato/baked") => 0;
542 lfs_mkdir(&lfs, "potato/sweet") => 0;
543 lfs_mkdir(&lfs, "potato/fried") => 0;
548 lfs_dir_open(&lfs, &dir, "potato") => 0;
571 lfs_remove(&lfs, "potato") => LFS_ERR_NOTEMPTY;
576 lfs_rename(&lfs, "potato", "coldpotato") => 0;
585 lfs_remove(&lfs, "potato") => LFS_ERR_NOENT;
725 lfs_mkdir(&lfs, "potato") => 0;
734 lfs_mkdir(&lfs, "potato")
[all...]
/third_party/node/test/fixtures/wpt/streams/
H A Dqueuing-strategies.any.js120 assert_equals(sizeFunction('potato'), 1, 'size returns 1 with non-object type');
143 assert_equals(sizeFunction('potato'), undefined, 'size succeeds with undefined with a random non-object type');
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/lang/
H A DUTF16Test.java1247 String test1 = "One potato, two potato, three potato, four\n"; in TestReplace()
1248 String test2 = "potato"; in TestReplace()
1273 expectedValue = "One potato\ud800\udc00 two potato\ud800\udc00 three potato\ud800\udc00 four\n"; in TestReplace()
1279 result = UTF16.replace(test1, "potato", "\ud800\udc00\ud801\udc01"); in TestReplace()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/
H A DUTF16Test.java1253 String test1 = "One potato, two potato, three potato, four\n"; in TestReplace()
1254 String test2 = "potato"; in TestReplace()
1279 expectedValue = "One potato\ud800\udc00 two potato\ud800\udc00 three potato\ud800\udc00 four\n"; in TestReplace()
1285 result = UTF16.replace(test1, "potato", "\ud800\udc00\ud801\udc01"); in TestReplace()
/third_party/node/test/fixtures/wpt/streams/readable-streams/
H A Dgeneral.any.js51 new ReadableStream({ start: 'potato' });
112 assert_throws_js(TypeError, () => (new ReadableStream()).getReader({ mode: 'potato' }));
170 { potato: 'Give me more!' },
H A Ddefault-reader.any.js7 assert_throws_js(TypeError, () => new ReadableStreamDefaultReader('potato'));
/third_party/rust/crates/clap/src/parser/matches/
H A Darg_matches.rs1928 crate::Arg::new("POTATO") in unwrap_downcast_ref()
1935 .get_many::<String>("POTATO") in unwrap_downcast_ref()
1945 crate::Arg::new("POTATO") in unwrap_downcast_ref()
1953 .get_many::<std::ffi::OsString>("POTATO") in unwrap_downcast_ref()
1963 crate::Arg::new("POTATO") in unwrap_downcast_ref()
1970 .indices_of("POTATO") in unwrap_downcast_ref()
/third_party/icu/icu4c/source/test/intltest/
H A Dustrtest.cpp994 UnicodeString test1("One potato, two potato, three potato, four\n"); in TestFindAndReplace()
995 UnicodeString test2("potato"); in TestFindAndReplace()
1005 expectedValue = "One potato, two potato, three MISSISSIPPI, four\n"; in TestFindAndReplace()
/third_party/toybox/toys/pending/
H A Dsh.c1049 // TODO: break & is supported? Seriously? Also break > potato in run_function()
/third_party/python/Lib/test/
H A Dtest_typing.py3964 __slots__ = ('potato',)
3969 c.potato = 0
3970 c_int.potato = 0
/third_party/icu/icu4j/perf-tests/data/collation/
H A Dulyss10.txt[all...]
/third_party/icu/icu4c/source/test/testdata/
H A Demoji-test.txt2294 1F954 ; fully-qualified # ? potato
2341 1F360 ; fully-qualified # ? roasted sweet potato
/third_party/skia/third_party/externals/expat/testdata/largefiles/
H A Dwordnet_glossary-20010201.rdf13809 <b:glossaryEntry>the virus that produces stunting and yellowing of the leaves of potato plants</b:glossaryEntry>
14099 <b:glossaryEntry>cause of a potato disease characterized by brownish corky tissue</b:glossaryEntry>
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/
H A DUnicodeData.txt[all...]
/third_party/icu/ohos_icu4j/src/main/tests/resources/ohos/global/icu/dev/data/unicode/
H A DUnicodeData.txt[all...]
/third_party/icu/icu4c/source/data/unidata/
H A DUnicodeData.txt[all...]
H A Dppucd.txt[all...]
/third_party/pcre2/pcre2/maint/Unicode.tables/
H A DUnicodeData.txt[all...]
/third_party/skia/third_party/externals/icu/source/data/unidata/
H A DUnicodeData.txt[all...]
H A Dppucd.txt[all...]

Completed in 337 milliseconds