/external/pcre/dist2/testdata/ |
grepinput | 15 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 16 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fox 17 jumps over the lazy dog. The quick brown fox jumps over the lazy dog. The quick 18 brown fox jumps over the lazy dog. The quick brown fox jumps over the lazy dog. 20 The quick brown fox jumps over the lazy dog. The quick brown fox jumps over the 21 lazy dog. The quick brown fox jumps over the lazy dog. The quick brown fo [all...] |
grepbinary | 1 The quick brown f x jumps over the lazy dog.
|
grepinputv | 1 The quick brown
|
grepoutputC | 3 The quick brown 7 The quick brown
|
testinput18 | 31 /the quick brown fox/ 32 the quick brown fox 34 The Quick Brown Fox 36 /the quick brown fox/i 37 the quick brown fox 38 The Quick Brown Fox
|
testoutput18 | 45 /the quick brown fox/ 46 the quick brown fox 47 0: the quick brown fox 49 The Quick Brown Fox 52 /the quick brown fox/i 53 the quick brown fox 54 0: the quick brown fox 55 The Quick Brown Fox 56 0: The Quick Brown Fox
|
/external/icu/icu4c/source/test/perf/DateFmtPerf/ |
collationdata.h | 66 "Brown, Bob", 67 "Brown, Christopher", 68 "Brown, Deborah", 69 "Brown, Douglas", 70 "Brown, Ford Madox", 71 "Brown, Frederick James", 72 "Brown, George Loring", 73 "Brown, J. Appleton", 74 "Brown, Joan", 75 "Brown, John George" [all...] |
/libcore/luni/src/test/resources/ |
SimpleParserTest.xml | 19 <?brown fox?>
|
SimpleBuilderTest.xml | 7 <?cmd The quick brown fox ?>
|
/external/zlib/src/contrib/iostream3/ |
test.cc | 18 outf << "The quick brown fox sidestepped the lazy canine\n" 22 << "The quick brown fox sidestepped the lazy canine\n" 35 << "The quick brown fox sidestepped the lazy canine\n"
|
/art/test/020-string/ |
expected.txt | 6 subStr is 'uick brown fox jumps over the lazy '
|
/external/guava/guava-tests/test/com/google/common/hash/ |
ChecksumHashFunctionTest.java | 52 assertHash32(0x414FA339, CRC_32, "The quick brown fox jumps over the lazy dog"); 53 assertHash32(0x4400B5BC, CRC_32, "The quick brown fox jumps over the lazy cog"); 63 assertHash32(0x5BDC0FDA, ADLER_32, "The quick brown fox jumps over the lazy dog"); 64 assertHash32(0x5BD90FD9, ADLER_32, "The quick brown fox jumps over the lazy cog");
|
Murmur3Hash128Test.java | 41 "The quick brown fox jumps over the lazy dog"); 43 "The quick brown fox jumps over the lazy cog"); 47 murmur3_128(0).hashString("The quick brown fox jumps over the lazy dog", Charsets.UTF_8);
|
/external/toolchain-utils/ |
produce_output.py | 20 print(str(j) + 'The quick brown fox jumped over the lazy dog.' + str(i))
|
/external/ImageMagick/PerlMagick/t/ttf/ |
read.t | 30 testReadCompare(q!label:The quick brown fox jumps over the lazy dog.!, 44 q!text=>'The quick brown fox jumps over the lazy dog.',
|
/prebuilts/go/darwin-x86/src/html/template/ |
html_test.go | 77 htmlNospaceEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 89 stripTags("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 95 stripTags("The quick, brown fox jumps over the lazy dog.")
|
css_test.go | 98 `The \3c i\3equick\3c/i\3e,\d\A\3cspan style=\27 color:brown\27\3e brown\3c/span\3e fox jumps\2028over the \3c canine class=\22lazy\22 \3e dog\3c/canine\3e`, 99 "The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>", 245 cssEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 251 cssEscaper("The quick, brown fox jumps over the lazy dog.") 256 s := []byte(`The \3c i\3equick\3c/i\3e,\d\A\3cspan style=\27 color:brown\27\3e brown\3c/span\3e fox jumps\2028over the \3c canine class=\22lazy\22 \3edog\3c/canine\3e`) 264 s := []byte("The quick, brown fox jumps over the lazy dog." [all...] |
/prebuilts/go/linux-x86/src/html/template/ |
html_test.go | 77 htmlNospaceEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 89 stripTags("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 95 stripTags("The quick, brown fox jumps over the lazy dog.")
|
css_test.go | 98 `The \3c i\3equick\3c/i\3e,\d\A\3cspan style=\27 color:brown\27\3e brown\3c/span\3e fox jumps\2028over the \3c canine class=\22lazy\22 \3e dog\3c/canine\3e`, 99 "The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>", 245 cssEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 251 cssEscaper("The quick, brown fox jumps over the lazy dog.") 256 s := []byte(`The \3c i\3equick\3c/i\3e,\d\A\3cspan style=\27 color:brown\27\3e brown\3c/span\3e fox jumps\2028over the \3c canine class=\22lazy\22 \3edog\3c/canine\3e`) 264 s := []byte("The quick, brown fox jumps over the lazy dog." [all...] |
/external/guava/guava-tests/test/com/google/common/escape/ |
EscapersTest.java | 42 assertEquals("The Quick Brown Fox", escaper.escape("The Quick Brown Fox")); 57 builder.build().escape("The Quick Brown Fox!")); 62 builder.build().escape("The Quick Brown Fox!")); 66 builder.build().escape("The Quick Brown Fox!")); 84 assertEquals("Xhe_Xuick_Xrown_XoxX", first.escape("The Quick Brown Fox!")); 85 assertEquals("Xhe-Xuick-Xrown-Xox$", second.escape("The Quick Brown Fox!"));
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
tokenize_tests.txt | 80 brown fox
87 brown fox
93 brown fox\n\
99 brown fox\n\
|
/external/syslinux/gpxe/src/include/hci/ |
ifmgmt_cmd.h | 2 * Copyright (C) 2007 Michael Brown <mbrown@fensystems.co.uk>.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
tokenize_tests.txt | 80 brown fox 87 brown fox 93 brown fox\n\ 99 brown fox\n\
|
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
tokenize_tests.txt | 80 brown fox 87 brown fox 93 brown fox\n\ 99 brown fox\n\
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
tokenize_tests.txt | 80 brown fox 87 brown fox 93 brown fox\n\ 99 brown fox\n\
|