Home
last modified time | relevance | path

Searched refs:ExpectThrowNoWhat (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/base/
H A Dthrow_delegate_test.cc69 void ExpectThrowNoWhat(void (*f)()) { in ExpectThrowNoWhat() function
103 ExpectThrowNoWhat<std::bad_function_call>(ThrowStdBadFunctionCall); in TEST()
104 ExpectThrowNoWhat<std::bad_alloc>(ThrowStdBadAlloc); in TEST()

Completed in 1 milliseconds