Home
last modified time | relevance | path

Searched refs:status_ok (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc377 virtual bool Passed(bool status_ok);
530 bool DeathTestImpl::Passed(bool status_ok) { in Passed() argument
554 if (status_ok) { in Passed()