Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3071 return posix::StrCaseCmp(lhs, rhs) == 0; in CaseInsensitiveCStringEquals()
3192 internal::posix::Abort(); in GetTestPartResult()
3201 internal::posix::Abort(); in GetTestProperty()
4079 const char* const term = posix::GetEnv("TERM"); in ShouldUseColor()
4113 ShouldUseColor(posix::IsATTY(posix::FileNo(stdout)) != 0); in ColoredPrintf()
4222 internal::posix::GetEnv(kTestTotalShards)); in OnTestIterationStart()
4586 xmlout = posix::FOpen(output_file_.c_str(), "w"); in OnTestIterationEnd()
5021 FILE* pfile = posix::FOpen(premature_exit_filepath, "w"); in ScopedPrematureExitFile()
5365 NULL : internal::posix::GetEnv("TEST_PREMATURE_EXIT_FILE")); in Run()
5844 const char* const test_shard_file = posix::GetEnv(kTestShardStatusFile); in WriteToShardStatusFileIfNeeded()
[all …]
/hardware/intel/img/libdrm/
Dltmain.sh89 case `(set -o) 2>/dev/null` in *posix*) set -o posix;; esac
2564 win32_nmres=`eval $NM -f posix -A $1 |
Dconfigure28 *posix*) :
29 set -o posix ;; #(
12028 *posix*) :
12029 set -o posix ;; #(
Daclocal.m48961 am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"'
8962 am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"'
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
Dgtest.h2805 namespace posix {
7483 posix::Abort();
8402 posix::Close(write_fd_);
10581 posix::Abort();