GTEST_API_       1925 modules/ts/include/opencv2/ts/ts_gtest.h #ifndef GTEST_API_
GTEST_API_       2041 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ bool IsTrue(bool condition);
GTEST_API_       2084 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ RE {
GTEST_API_       2158 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ ::std::string FormatFileLocation(const char* file, int line);
GTEST_API_       2163 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(const char* file,
GTEST_API_       2182 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ GTestLog {
GTEST_API_       2320 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void CaptureStdout();
GTEST_API_       2321 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ std::string GetCapturedStdout();
GTEST_API_       2322 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void CaptureStderr();
GTEST_API_       2323 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ std::string GetCapturedStderr();
GTEST_API_       2744 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ size_t GetThreadCount();
GTEST_API_       3070 modules/ts/include/opencv2/ts/ts_gtest.h #define GTEST_DECLARE_bool_(name) GTEST_API_ extern bool GTEST_FLAG(name)
GTEST_API_       3072 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_API_ extern ::testing::internal::Int32 GTEST_FLAG(name)
GTEST_API_       3074 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_API_ extern ::std::string GTEST_FLAG(name)
GTEST_API_       3078 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_API_ bool GTEST_FLAG(name) = (default_val)
GTEST_API_       3080 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_API_ ::testing::internal::Int32 GTEST_FLAG(name) = (default_val)
GTEST_API_       3082 modules/ts/include/opencv2/ts/ts_gtest.h     GTEST_API_ ::std::string GTEST_FLAG(name) = (default_val)
GTEST_API_       3099 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ Int32 Int32FromGTestEnv(const char* flag, Int32 default_val);
GTEST_API_       3208 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ Message {
GTEST_API_       3430 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ String {
GTEST_API_       3534 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ std::string StringStreamToString(::std::stringstream* stream);
GTEST_API_       3597 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ FilePath {
GTEST_API_       7112 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ extern int g_init_gtest_count;
GTEST_API_       7116 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ extern const char kStackTraceMarker[];
GTEST_API_       7148 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ std::string AppendUserMessage(
GTEST_API_       7165 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ GoogleTestFailureException : public ::std::runtime_error {
GTEST_API_       7177 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ ScopedTrace {
GTEST_API_       7210 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult EqFailure(const char* expected_expression,
GTEST_API_       7217 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ std::string GetBoolAssertionFailureMessage(
GTEST_API_       7451 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ TypeId GetTestTypeId();
GTEST_API_       7484 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsHRESULTSuccess(const char* expr,
GTEST_API_       7486 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsHRESULTFailure(const char* expr,
GTEST_API_       7512 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ TestInfo* MakeAndRegisterTestInfo(
GTEST_API_       7525 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ bool SkipPrefix(const char* prefix, const char** pstr);
GTEST_API_       7530 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ TypedTestCasePState {
GTEST_API_       7671 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ std::string GetCurrentOsStackTraceExceptTop(
GTEST_API_       7678 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ bool AlwaysTrue();
GTEST_API_       7686 modules/ts/include/opencv2/ts/ts_gtest.h struct GTEST_API_ ConstCharPtr {
GTEST_API_       7697 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ Random {
GTEST_API_       8287 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ DeathTest {
GTEST_API_       8374 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ bool ExitedUnsuccessfully(int exit_status);
GTEST_API_       8557 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ bool InDeathTestChild();
GTEST_API_       8686 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ ExitedWithCode {
GTEST_API_       8700 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ KilledBySignal {
GTEST_API_       9101 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ GTEST_DECLARE_STATIC_MUTEX_(g_linked_ptr_mutex);
GTEST_API_       9366 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintBytesInObjectTo(const unsigned char* obj_bytes,
GTEST_API_       9636 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(unsigned char c, ::std::ostream* os);
GTEST_API_       9637 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(signed char c, ::std::ostream* os);
GTEST_API_       9657 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(wchar_t wc, ::std::ostream* os);
GTEST_API_       9660 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(const char* s, ::std::ostream* os);
GTEST_API_       9687 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintTo(const wchar_t* s, ::std::ostream* os);
GTEST_API_       9709 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintStringTo(const ::string&s, ::std::ostream* os);
GTEST_API_       9715 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintStringTo(const ::std::string&s, ::std::ostream* os);
GTEST_API_       9722 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintWideStringTo(const ::wstring&s, ::std::ostream* os);
GTEST_API_       9729 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void PrintWideStringTo(const ::std::wstring&s, ::std::ostream* os);
GTEST_API_       9885 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void UniversalPrintArray(
GTEST_API_       9889 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void UniversalPrintArray(
GTEST_API_       10120 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void ReportInvalidTestCaseType(const char* test_case_name,
GTEST_API_       17151 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ TestPartResult {
GTEST_API_       17230 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ TestPartResultArray {
GTEST_API_       17250 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ TestPartResultReporterInterface {
GTEST_API_       17265 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ HasNewFatalFailureHelper
GTEST_API_       17733 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ AssertionResult {
GTEST_API_       17792 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult AssertionSuccess();
GTEST_API_       17795 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult AssertionFailure();
GTEST_API_       17799 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult AssertionFailure(const Message& msg);
GTEST_API_       17824 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ Test {
GTEST_API_       17977 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ TestResult {
GTEST_API_       18098 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ TestInfo {
GTEST_API_       18223 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ TestCase {
GTEST_API_       18509 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ TestEventListeners {
GTEST_API_       18596 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ UnitTest {
GTEST_API_       18808 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void InitGoogleTest(int* argc, char** argv);
GTEST_API_       18812 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ void InitGoogleTest(int* argc, wchar_t** argv);
GTEST_API_       18943 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult CmpHelperEQ(const char* expected_expression,
GTEST_API_       19048 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult CmpHelper##op_name(\
GTEST_API_       19069 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult CmpHelperSTREQ(const char* expected_expression,
GTEST_API_       19077 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult CmpHelperSTRCASEEQ(const char* expected_expression,
GTEST_API_       19085 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult CmpHelperSTRNE(const char* s1_expression,
GTEST_API_       19093 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult CmpHelperSTRCASENE(const char* s1_expression,
GTEST_API_       19102 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult CmpHelperSTREQ(const char* expected_expression,
GTEST_API_       19110 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult CmpHelperSTRNE(const char* s1_expression,
GTEST_API_       19125 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsSubstring(
GTEST_API_       19128 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsSubstring(
GTEST_API_       19131 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsNotSubstring(
GTEST_API_       19134 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsNotSubstring(
GTEST_API_       19137 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsSubstring(
GTEST_API_       19140 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsNotSubstring(
GTEST_API_       19145 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsSubstring(
GTEST_API_       19148 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult IsNotSubstring(
GTEST_API_       19191 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult DoubleNearPredFormat(const char* expr1,
GTEST_API_       19200 modules/ts/include/opencv2/ts/ts_gtest.h class GTEST_API_ AssertHelper {
GTEST_API_       19947 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult FloatLE(const char* expr1, const char* expr2,
GTEST_API_       19949 modules/ts/include/opencv2/ts/ts_gtest.h GTEST_API_ AssertionResult DoubleLE(const char* expr1, const char* expr2,
GTEST_API_        129 modules/ts/src/ts_gtest.cpp class GTEST_API_ ScopedFakeTestPartResultReporter
GTEST_API_        174 modules/ts/src/ts_gtest.cpp class GTEST_API_ SingleFailureChecker {
GTEST_API_        492 modules/ts/src/ts_gtest.cpp GTEST_API_ extern const TypeId kTestTypeIdInGoogleTest;
GTEST_API_        516 modules/ts/src/ts_gtest.cpp GTEST_API_ extern bool g_help_flag;
GTEST_API_        519 modules/ts/src/ts_gtest.cpp GTEST_API_ TimeInMillis GetTimeInMillis();
GTEST_API_        522 modules/ts/src/ts_gtest.cpp GTEST_API_ bool ShouldUseColor(bool stdout_is_tty);
GTEST_API_        525 modules/ts/src/ts_gtest.cpp GTEST_API_ std::string FormatTimeInMillisAsSeconds(TimeInMillis ms);
GTEST_API_        531 modules/ts/src/ts_gtest.cpp GTEST_API_ std::string FormatEpochTimeInMillisAsIso8601(TimeInMillis ms);
GTEST_API_        537 modules/ts/src/ts_gtest.cpp GTEST_API_ bool ParseInt32Flag(
GTEST_API_        642 modules/ts/src/ts_gtest.cpp GTEST_API_ std::string CodePointToUtf8(UInt32 code_point);
GTEST_API_        657 modules/ts/src/ts_gtest.cpp GTEST_API_ std::string WideStringToUtf8(const wchar_t* str, int num_chars);
GTEST_API_        671 modules/ts/src/ts_gtest.cpp GTEST_API_ bool ShouldShard(const char* total_shards_str,
GTEST_API_        678 modules/ts/src/ts_gtest.cpp GTEST_API_ Int32 Int32FromEnvOrDie(const char* env_var, Int32 default_val);
GTEST_API_        684 modules/ts/src/ts_gtest.cpp GTEST_API_ bool ShouldRunTestOnShard(
GTEST_API_        782 modules/ts/src/ts_gtest.cpp class GTEST_API_ UnitTestOptions {
GTEST_API_        824 modules/ts/src/ts_gtest.cpp GTEST_API_ FilePath GetCurrentExecutableName();
GTEST_API_        918 modules/ts/src/ts_gtest.cpp class GTEST_API_ UnitTestImpl {
GTEST_API_       1354 modules/ts/src/ts_gtest.cpp GTEST_API_ bool IsInSet(char ch, const char* str);
GTEST_API_       1355 modules/ts/src/ts_gtest.cpp GTEST_API_ bool IsAsciiDigit(char ch);
GTEST_API_       1356 modules/ts/src/ts_gtest.cpp GTEST_API_ bool IsAsciiPunct(char ch);
GTEST_API_       1357 modules/ts/src/ts_gtest.cpp GTEST_API_ bool IsRepeat(char ch);
GTEST_API_       1358 modules/ts/src/ts_gtest.cpp GTEST_API_ bool IsAsciiWhiteSpace(char ch);
GTEST_API_       1359 modules/ts/src/ts_gtest.cpp GTEST_API_ bool IsAsciiWordChar(char ch);
GTEST_API_       1360 modules/ts/src/ts_gtest.cpp GTEST_API_ bool IsValidEscape(char ch);
GTEST_API_       1361 modules/ts/src/ts_gtest.cpp GTEST_API_ bool AtomMatchesChar(bool escaped, char pattern, char ch);
GTEST_API_       1362 modules/ts/src/ts_gtest.cpp GTEST_API_ std::string FormatRegexSyntaxError(const char* regex, int index);
GTEST_API_       1363 modules/ts/src/ts_gtest.cpp GTEST_API_ bool ValidateRegex(const char* regex);
GTEST_API_       1364 modules/ts/src/ts_gtest.cpp GTEST_API_ bool MatchRegexAtHead(const char* regex, const char* str);
GTEST_API_       1365 modules/ts/src/ts_gtest.cpp GTEST_API_ bool MatchRepetitionAndRegexAtHead(
GTEST_API_       1367 modules/ts/src/ts_gtest.cpp GTEST_API_ bool MatchRegexAnywhere(const char* regex, const char* str);
GTEST_API_       1373 modules/ts/src/ts_gtest.cpp GTEST_API_ void ParseGoogleTestFlagsOnly(int* argc, char** argv);
GTEST_API_       1374 modules/ts/src/ts_gtest.cpp GTEST_API_ void ParseGoogleTestFlagsOnly(int* argc, wchar_t** argv);
GTEST_API_       1380 modules/ts/src/ts_gtest.cpp GTEST_API_ std::string GetLastErrnoDescription();
GTEST_API_       1815 modules/ts/src/ts_gtest.cpp GTEST_API_ int g_init_gtest_count = 0;
GTEST_API_       1870 modules/ts/src/ts_gtest.cpp GTEST_API_ GTEST_DEFINE_STATIC_MUTEX_(g_linked_ptr_mutex);
GTEST_API_       8707 modules/ts/src/ts_gtest.cpp GTEST_API_ ::std::string FormatFileLocation(const char* file, int line) {
GTEST_API_       8725 modules/ts/src/ts_gtest.cpp GTEST_API_ ::std::string FormatCompilerIndependentFileLocation(