Searched defs:IsTrue (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc6132 bool IsTrue(bool condition) { return condition; } function
6138 if (IsTrue(false))
6768 if (!::testing::internal::IsTrue(expression)) { \

Completed in 22 milliseconds