OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sum_matcher
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/testsuite/
analyze-racy-logs.py
59
sum_matcher
= re.compile("^(.?(PASS|FAIL)): (.*)$")
variable
65
global
sum_matcher
68
m = re.match(
sum_matcher
, line)
/src/external/gpl3/gdb/dist/gdb/testsuite/
analyze-racy-logs.py
59
sum_matcher
= re.compile("^(.?(PASS|FAIL)): (.*)$")
variable
67
m = re.match(
sum_matcher
, line)
Completed in 58 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026