Searched defs:expected_cause (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/ |
H A D | check_assertion.h | 367 bool ExpectDeath(DeathCause expected_cause, const char* stmt, Func&& func, const Matcher& matcher) { in ExpectDeath() 377 bool ExpectDeath(DeathCause expected_cause, const char* stmt, Func&& func) { in ExpectDeath()
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/test.support/ |
H A D | test_check_assertion.pass.cpp | 22 …Outcome expected_outcome, DeathCause expected_cause, const char* stmt, Func&& func, const Matcher&… in TestDeathTest()
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | cookie_store_change_unittest.h | 71 ::testing::AssertionResult MatchesCause(CookieChangeCause expected_cause, in MatchesCause()
|