Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc582 throw_on_failure_ = GTEST_FLAG(throw_on_failure); in GTestFlagSaver()
603 GTEST_FLAG(throw_on_failure) = throw_on_failure_; in ~GTestFlagSaver()
624 bool throw_on_failure_; member in testing::internal::GTestFlagSaver