Home
last modified time | relevance | path

Searched refs:grepfile (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/idlelib/idle_test/
Dtest_grep.py92 grepfile = os.path.join(parent, 'grep.py')
100 self.assertIn(grepfile, filelist)
108 self.assertIn(grepfile, filelist)
/third_party/curl/tests/
Dtestcurl.pl196 sub grepfile($$) { subroutine
592 (grepfile("^#define USE_ARES", "lib/$confheader"))) {
729 if (grepfile("^TEST", $buildlog)) {
735 if (grepfile("^TESTFAIL:", $buildlog)) {