OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:expected_death_type
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/atf/dist/tools/
reader.cpp
84
static const tools::parser::token_type
expected_death_type
= 17;
member in namespace:atf_tps
109
add_keyword("expected_death",
expected_death_type
);
363
t = p.expect(
expected_death_type
, expected_exit_type, expected_failure_type,
371
if (t.type() ==
expected_death_type
) state = "expected_death";
Completed in 15 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026