/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/compress/flate/ |
dict_decoder_test.go | 16 fox = "The quick brown fox jumped over the lazy dog!\n" 120 writeString(fox) 121 writeCopy(len(fox), 9*len(fox)) 122 want.WriteString(strings.Repeat(fox, 10))
|
inflate_test.go | 18 "the quick brown fox jumped over", 71 dict := []byte("the lorem fox") 74 "the quick brown fox jumped over",
|
/prebuilts/go/linux-x86/src/compress/flate/ |
dict_decoder_test.go | 16 fox = "The quick brown fox jumped over the lazy dog!\n" 120 writeString(fox) 121 writeCopy(len(fox), 9*len(fox)) 122 want.WriteString(strings.Repeat(fox, 10))
|
inflate_test.go | 18 "the quick brown fox jumped over", 71 dict := []byte("the lorem fox") 74 "the quick brown fox jumped over",
|
/external/ltp/testcases/kernel/security/integrity/ima/src/ |
ima_measure.c | 45 static u_int8_t fox[SHA_DIGEST_LENGTH]; variable 87 rc = memcmp(fox, template->header.digest, sizeof fox); 163 memset(fox, 0xff, SHA_DIGEST_LENGTH);
|
/external/python/cpython3/Lib/test/ |
test_pprint.py | 301 words = 'the quick brown fox jumped over a lazy dog'.split() 308 ('fox', 3), 316 words = 'the quick brown fox jumped over a lazy dog'.split() 323 'fox': 3, 335 ('fox', 3), 667 fox = 'the quick brown fox jumped over a lazy dog' 668 self.assertEqual(pprint.pformat(fox, width=19), """\ 670 'fox jumped over ' [all...] |
/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.")
|
js_test.go | 362 jsValEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 368 jsValEscaper("The quick, brown fox jumps over the lazy dog") 377 "The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>\u2028", 390 "The quick, brown fox jumps over the lazy dog", 400 jsStrEscaper("The quick, brown fox jumps over the lazy dog.") 406 jsStrEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 412 jsRegexpEscaper("The quick, brown fox jumps over the lazy dog") 418 jsRegexpEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>")
|
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.")
|
url_test.go | 149 urlNormalizer("The quick brown fox jumps over the lazy dog.\n")
|
/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.")
|
js_test.go | 362 jsValEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 368 jsValEscaper("The quick, brown fox jumps over the lazy dog") 377 "The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>\u2028", 390 "The quick, brown fox jumps over the lazy dog", 400 jsStrEscaper("The quick, brown fox jumps over the lazy dog.") 406 jsStrEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>") 412 jsRegexpEscaper("The quick, brown fox jumps over the lazy dog") 418 jsRegexpEscaper("The <i>quick</i>,\r\n<span style='color:brown'>brown</span> fox jumps\u2028over the <canine class=\"lazy\">dog</canine>")
|
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.")
|
url_test.go | 149 urlNormalizer("The quick brown fox jumps over the lazy dog.\n")
|
/external/markdown/MarkdownTest/Tests_2004/ |
Ordered and unordered lists.text | 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
|
/external/markdown/MarkdownTest/Tests_2007/ |
Ordered and unordered lists.text | 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
|
/external/markdown/tests/markdown-test/ |
ordered-and-unordered-list.txt | 89 Item 2. graf two. The quick brown fox jumped over the lazy dog's
|
/prebuilts/go/darwin-x86/test/ |
escape_struct_param1.go | 121 s6 := "fox" // ERROR "moved to heap: s6$" 139 s6 := "fox" // ERROR "moved to heap: s6$" 157 s6 := "fox" // ERROR "moved to heap: s6$" 175 s6 := "fox" // ERROR "moved to heap: s6$" 209 s6 := "fox" // ERROR "moved to heap: s6$" 227 s6 := "fox" // ERROR "moved to heap: s6$" 245 s6 := "fox" // ERROR "moved to heap: s6$" 263 s6 := "fox" // ERROR "moved to heap: s6$" 289 s6 := "fox" // ERROR "moved to heap: s6$"
|
escape_struct_param2.go | 121 s6 := "fox" // ERROR "moved to heap: s6$" 139 s6 := "fox" // ERROR "moved to heap: s6$" 157 s6 := "fox" // ERROR "moved to heap: s6$" 175 s6 := "fox" // ERROR "moved to heap: s6$" 209 s6 := "fox" // ERROR "moved to heap: s6$" 227 s6 := "fox" // ERROR "moved to heap: s6$" 245 s6 := "fox" // ERROR "moved to heap: s6$" 263 s6 := "fox" // ERROR "moved to heap: s6$" 289 s6 := "fox" // ERROR "moved to heap: s6$"
|
/prebuilts/go/linux-x86/test/ |
escape_struct_param1.go | 121 s6 := "fox" // ERROR "moved to heap: s6$" 139 s6 := "fox" // ERROR "moved to heap: s6$" 157 s6 := "fox" // ERROR "moved to heap: s6$" 175 s6 := "fox" // ERROR "moved to heap: s6$" 209 s6 := "fox" // ERROR "moved to heap: s6$" 227 s6 := "fox" // ERROR "moved to heap: s6$" 245 s6 := "fox" // ERROR "moved to heap: s6$" 263 s6 := "fox" // ERROR "moved to heap: s6$" 289 s6 := "fox" // ERROR "moved to heap: s6$"
|
escape_struct_param2.go | 121 s6 := "fox" // ERROR "moved to heap: s6$" 139 s6 := "fox" // ERROR "moved to heap: s6$" 157 s6 := "fox" // ERROR "moved to heap: s6$" 175 s6 := "fox" // ERROR "moved to heap: s6$" 209 s6 := "fox" // ERROR "moved to heap: s6$" 227 s6 := "fox" // ERROR "moved to heap: s6$" 245 s6 := "fox" // ERROR "moved to heap: s6$" 263 s6 := "fox" // ERROR "moved to heap: s6$" 289 s6 := "fox" // ERROR "moved to heap: s6$"
|
/external/tensorflow/tensorflow/contrib/text/python/ops/ |
skip_gram_ops.py | 63 For example, given `input_tensor = ["the", "quick", "brown", "fox", "jumps"]`, 67 `(tokens=["quick", "quick", "quick"], labels=["the", "brown", "fox"])` for 2 74 "quick", "brown", "fox"])` for 2 skips.
|
/external/libyuv/files/unit_test/ |
compare_test.cc | 39 const char* fox = local 40 "The quick brown fox jumps over the lazy dog" 43 uint32 foxhash = HashDjb2(reinterpret_cast<const uint8*>(fox), 131, 5381);
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/ |
py2_test_grammar.py | 95 brown fox
99 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n'
103 brown fox
110 brown fox\n\
117 brown fox\n\
|