AlwaysTrue       7678 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ bool AlwaysTrue();
AlwaysTrue       7681 modules/ts/include/opencv2/ts/ts_gtest.h inline bool AlwaysFalse() { return !AlwaysTrue(); }
AlwaysTrue       8065 modules/ts/include/opencv2/ts/ts_gtest.h   if (::testing::internal::AlwaysTrue()) { statement; }
AlwaysTrue       8095 modules/ts/include/opencv2/ts/ts_gtest.h   if (::testing::internal::AlwaysTrue()) { \
AlwaysTrue       8109 modules/ts/include/opencv2/ts/ts_gtest.h   if (::testing::internal::AlwaysTrue()) { \
AlwaysTrue       8140 modules/ts/include/opencv2/ts/ts_gtest.h   if (::testing::internal::AlwaysTrue()) { \
AlwaysTrue       8405 modules/ts/include/opencv2/ts/ts_gtest.h   if (::testing::internal::AlwaysTrue()) { \
AlwaysTrue       8444 modules/ts/include/opencv2/ts/ts_gtest.h   if (::testing::internal::AlwaysTrue()) { \
AlwaysTrue       8521 modules/ts/include/opencv2/ts/ts_gtest.h     if (::testing::internal::AlwaysTrue()) { \
AlwaysTrue        292 modules/ts/src/ts_gtest.cpp       if (::testing::internal::AlwaysTrue()) { statement; }\
AlwaysTrue        306 modules/ts/src/ts_gtest.cpp       if (::testing::internal::AlwaysTrue()) { statement; }\
AlwaysTrue       7747 modules/ts/src/ts_gtest.cpp   while (::testing::internal::AlwaysTrue()) {