Searched defs:expected_outcome (Results 1 – 2 of 2) sorted by relevance
22 …Outcome expected_outcome, DeathCause expected_cause, const char* stmt, Func&& func, const Matcher&… in TestDeathTest()
1506 bool expected_outcome = glu::contextSupports(context_type, glu::ApiType::core(4, 4)); in iterate() local