posix            2856 modules/ts/include/opencv2/ts/ts_gtest.h namespace posix {
posix            7544 modules/ts/include/opencv2/ts/ts_gtest.h       posix::Abort();
posix            8463 modules/ts/include/opencv2/ts/ts_gtest.h       posix::Close(write_fd_);
posix            10642 modules/ts/include/opencv2/ts/ts_gtest.h           posix::Abort();
posix            3087 modules/ts/src/ts_gtest.cpp   return posix::StrCaseCmp(lhs, rhs) == 0;
posix            3208 modules/ts/src/ts_gtest.cpp     internal::posix::Abort();
posix            3217 modules/ts/src/ts_gtest.cpp     internal::posix::Abort();
posix            4095 modules/ts/src/ts_gtest.cpp     const char* const term = posix::GetEnv("TERM");
posix            4129 modules/ts/src/ts_gtest.cpp       ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0);
posix            4246 modules/ts/src/ts_gtest.cpp                   internal::posix::GetEnv(kTestTotalShards));
posix            4610 modules/ts/src/ts_gtest.cpp     xmlout = posix::FOpen(output_file_.c_str(), "w");
posix            5045 modules/ts/src/ts_gtest.cpp       FILE* pfile = posix::FOpen(premature_exit_filepath, "w");
posix            5389 modules/ts/src/ts_gtest.cpp       NULL : internal::posix::GetEnv("TEST_PREMATURE_EXIT_FILE"));
posix            5868 modules/ts/src/ts_gtest.cpp   const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile);
posix            5870 modules/ts/src/ts_gtest.cpp     FILE* const file = posix::FOpen(test_shard_file, "w");
posix            5935 modules/ts/src/ts_gtest.cpp   const char* str_val = posix::GetEnv(var);
posix            6791 modules/ts/src/ts_gtest.cpp     FILE* parent = posix::FDOpen(flag->write_fd(), "w");
posix            6799 modules/ts/src/ts_gtest.cpp     posix::Abort();
posix            6838 modules/ts/src/ts_gtest.cpp     return errno == 0 ? "" : posix::StrError(errno);
posix            6851 modules/ts/src/ts_gtest.cpp     while ((num_read = posix::Read(fd, buffer, 255)) > 0) {
posix            6967 modules/ts/src/ts_gtest.cpp     bytes_read = posix::Read(read_fd(), &flag, 1);
posix            6995 modules/ts/src/ts_gtest.cpp   GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Close(read_fd()));
posix            7011 modules/ts/src/ts_gtest.cpp   GTEST_DEATH_TEST_CHECK_SYSCALL_(posix::Write(write_fd(), &status_ch, 1));
posix            7433 modules/ts/src/ts_gtest.cpp     args_.insert(args_.end() - 1, posix::StrDup(argument));
posix            7441 modules/ts/src/ts_gtest.cpp       args_.insert(args_.end() - 1, posix::StrDup(i->c_str()));
posix            8086 modules/ts/src/ts_gtest.cpp   posix::StatStruct file_stat;
posix            8087 modules/ts/src/ts_gtest.cpp   return posix::Stat(pathname_.c_str(), &file_stat) == 0;
posix            8113 modules/ts/src/ts_gtest.cpp   posix::StatStruct file_stat;
posix            8114 modules/ts/src/ts_gtest.cpp   result = posix::Stat(path.c_str(), &file_stat) == 0 &&
posix            8115 modules/ts/src/ts_gtest.cpp       posix::IsDir(file_stat);
posix            8422 modules/ts/src/ts_gtest.cpp   pattern_ = posix::StrDup(regex);
posix            8671 modules/ts/src/ts_gtest.cpp     pattern_ = posix::StrDup(regex);
posix            8751 modules/ts/src/ts_gtest.cpp     posix::Abort();
posix            8828 modules/ts/src/ts_gtest.cpp     FILE* const file = posix::FOpen(filename_.c_str(), "r");
posix            8830 modules/ts/src/ts_gtest.cpp     posix::FClose(file);
posix            9019 modules/ts/src/ts_gtest.cpp   const char* const string_value = posix::GetEnv(env_var.c_str());
posix            9029 modules/ts/src/ts_gtest.cpp   const char* const string_value = posix::GetEnv(env_var.c_str());
posix            9051 modules/ts/src/ts_gtest.cpp   const char* const value = posix::GetEnv(env_var.c_str());
posix            9491 modules/ts/src/ts_gtest.cpp     internal::posix::Abort();
posix            9624 modules/ts/src/ts_gtest.cpp     posix::Abort();