Home
last modified time | relevance | path

Searched refs:fox (Results 1 - 6 of 6) sorted by relevance

/third_party/pcre2/pcre2/
H A DRunGrepTest.bat219 (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"
[all...]
/third_party/python/Lib/test/
H A Dtest_pprint.py409 words = 'the quick brown fox jumped over a lazy dog'.split()
416 ('fox', 3),
424 words = 'the quick brown fox jumped over a lazy dog'.split()
431 'fox': 3,
443 ('fox', 3),
465 fox=3,
477 fox=3,
490 fox=3, variable in QueryTestCase.test_simple_namespace_subclass.AdvancedNamespace
502 fox=3,
895 fox
[all...]
H A Dtest_grammar.py268 brown fox
272 y = '\nThe "quick"\nbrown fox\njumps over\nthe \'lazy\' dog.\n'
276 brown fox
283 brown fox\n\
290 brown fox\n\
/third_party/python/Lib/lib2to3/tests/data/
H A Dpy3_test_grammar.py123 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\
H A Dpy2_test_grammar.py95 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\
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord_ring_test.cc295 constexpr const char* kFox = "The quick brown fox jumps over the lazy dog";
297 "fox ", "jumps ", "over ",
898 ElementsAre("The quick brown fox ", "jumps over the lazy dog")); in TEST_P()
900 EXPECT_THAT(ToFlats(result), ElementsAre("The quick brown fox ", "jumps ", in TEST_P()
920 EXPECT_THAT(ToFlats(result), ElementsAre("The quick brown fox ", "jumps ", in TEST_P()
1049 EXPECT_THAT(ToFlats(result), ElementsAre("Head", "brown ", "fox ", "jumps ", in TEST_P()
1080 "fox ", "jumps ", "over ", "the ")); in TEST_P()
1095 "fox ", "jumps ", "ov")); in TEST_P()
1110 ElementsAre("Head", "ck ", "brown ", "fox ", "jum")); in TEST_P()
1148 auto fox in TEST_P() local
[all...]

Completed in 11 milliseconds