Home
last modified time | relevance | path

Searched defs:expected_outcome (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/test.support/
H A Dtest_check_assertion.pass.cpp22Outcome expected_outcome, DeathCause expected_cause, const char* stmt, Func&& func, const Matcher&… in TestDeathTest()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cCommonBugsTests.cpp1506 bool expected_outcome = glu::contextSupports(context_type, glu::ApiType::core(4, 4)); in iterate() local