HomeSort by relevance Sort by last modified time
    Searched refs:fox (Results 1 - 17 of 17) sorted by null

  /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.',
  /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...]
test_grammar.py 199 brown fox
203 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n'
207 brown fox
214 brown fox\n\
221 brown fox\n\
    [all...]
  /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
  /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/pcre/dist2/
RunGrepTest.bat 219 (pushd %srcdir% & %pcre2grep% -L "fox" ./testdata/grepinput ./testdata/grepinputx & popd) >>testtrygrep
223 (pushd %srcdir% & %pcre2grep% "fox" ./testdata/grepnonexist & popd) >>testtrygrep 2>&1
227 (pushd %srcdir% & %pcre2grep% -s "fox" ./testdata/grepnonexist & popd) >>testtrygrep 2>&1
231 (pushd %srcdir% & %pcre2grep% -L -r --include=grepinputx --include grepinput8 --exclude-dir="^\." "fox" ./testdata | sort & popd) >>testtrygrep
235 (pushd %srcdir% & %pcre2grep% -L -r --include=grepinput --exclude "grepinput$" --exclude=grepinput8 --exclude-dir="^\." "fox" ./testdata | sort & popd) >>testtrygrep
436 (pushd %srcdir% & %pcre2grep% --file-list ./testdata/grepfilelist --file-list %builddir%\testtemp1grep "fox|complete|t7" & popd) >>testtrygrep 2>&1
476 (pushd %srcdir% & %pcre2grep% -L -r --include=grepinputx --include grepinput8 "fox" ./testdata/grepinput* | sort & popd) >>testtrygrep
480 (pushd %srcdir% & %pcre2grep% --file-list ./testdata/grepfilelist --exclude grepinputv "fox|complete" & popd) >>testtrygrep 2>&1
484 (pushd %srcdir% & %pcre2grep% -L -r --include-dir=testdata --exclude "^^(?^!grepinput)" "fox" ./test* | sort & popd) >>testtrygrep
490 (pushd %srcdir% & %pcre2grep% -L -r --include=grepinput --exclude-from %builddir%\testtemp1grep --exclude-dir="^\." "fox" ./testdata | sort & popd) >>testtrygrep
    [all...]
  /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\
py3_test_grammar.py 101 brown fox
105 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n'
109 brown fox
116 brown fox\n\
123 brown fox\n\
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_grammar.py 90 brown fox
94 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n'
98 brown fox
105 brown fox\n\
112 brown fox\n\
    [all...]
  /external/python/cpython2/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\
py3_test_grammar.py 101 brown fox
105 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n'
109 brown fox
116 brown fox\n\
123 brown fox\n\
  /external/python/cpython3/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\
py3_test_grammar.py 123 brown fox
127 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n'
131 brown fox
138 brown fox\n\
145 brown fox\n\
  /external/python/cpython2/Lib/test/
test_grammar.py 110 brown fox
114 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n'
118 brown fox
125 brown fox\n\
132 brown fox\n\
    [all...]

Completed in 1545 milliseconds