Home
last modified time | relevance | path

Searched refs:GTEST_OS_WINDOWS (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-filepath.cc38 #elif GTEST_OS_WINDOWS
48 #if GTEST_OS_WINDOWS
61 #if GTEST_OS_WINDOWS
100 #elif GTEST_OS_WINDOWS in GetCurrentDir()
221 #if GTEST_OS_WINDOWS in DirectoryExists()
250 #if GTEST_OS_WINDOWS in IsRootDirectory()
260 #if GTEST_OS_WINDOWS in IsAbsolutePath()
324 #elif GTEST_OS_WINDOWS in CreateFolder()
H A Dgtest-death-test.cc56 # if GTEST_OS_WINDOWS
136 # if !GTEST_OS_WINDOWS && !GTEST_OS_FUCHSIA
146 # if GTEST_OS_WINDOWS || GTEST_OS_FUCHSIA in InDeathTestChild()
169 # if GTEST_OS_WINDOWS || GTEST_OS_FUCHSIA in operator ()()
180 # if !GTEST_OS_WINDOWS && !GTEST_OS_FUCHSIA
208 # if GTEST_OS_WINDOWS || GTEST_OS_FUCHSIA in ExitSummary()
235 # if !GTEST_OS_WINDOWS && !GTEST_OS_FUCHSIA
620 # if GTEST_OS_WINDOWS
1492 # if GTEST_OS_WINDOWS in Create()
1526 # if GTEST_OS_WINDOWS
[all …]
H A Dgtest-internal-inl.h56 #if GTEST_OS_WINDOWS
400 #if GTEST_OS_WINDOWS
1003 # if GTEST_OS_WINDOWS && !defined(__GNUC__) in ParseNaturalNumber()
H A Dgtest.cc81 #elif GTEST_OS_WINDOWS // We are on Windows proper.
124 #if GTEST_OS_WINDOWS
425 #if GTEST_OS_WINDOWS || GTEST_OS_OS2 in GetCurrentExecutableName()
849 #elif GTEST_OS_WINDOWS && !GTEST_HAS_GETTIMEOFDAY_ in GetTimeInMillis()
1663 #if GTEST_OS_WINDOWS
1937 #if GTEST_OS_WINDOWS in CaseInsensitiveWideCStringEquals()
2919 #if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE in PrintTestPartResult()
2994 #if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MINGW in ShouldUseColor()
4882 #if GTEST_OS_WINDOWS in Run()
5917 # if GTEST_HAS_DEATH_TEST && !GTEST_OS_WINDOWS
[all …]
H A Dgtest-port.cc40 #if GTEST_OS_WINDOWS
279 #if GTEST_IS_THREADSAFE && GTEST_OS_WINDOWS
1076 # if GTEST_OS_WINDOWS in CapturedStream()
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port-arch.h47 # define GTEST_OS_WINDOWS 1 macro
49 # define GTEST_OS_WINDOWS 1 macro
H A Dgtest-port.h335 #if GTEST_OS_WINDOWS
371 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS)
388 #elif GTEST_OS_WINDOWS
619 (GTEST_OS_WINDOWS || GTEST_OS_CYGWIN || GTEST_OS_AIX || GTEST_OS_OS2)
738 (GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_PHONE && !GTEST_OS_WINDOWS_RT) || \
1213 # elif GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_PHONE && !GTEST_OS_WINDOWS_RT
1353 # elif GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_PHONE && !GTEST_OS_WINDOWS_RT
1897 #if GTEST_OS_WINDOWS
1965 #if GTEST_OS_WINDOWS
2147 #if GTEST_OS_WINDOWS
H A Dgtest-internal.h467 #if GTEST_OS_WINDOWS
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/utils/unittest/
H A DBUILD.gn14 defines += [ "GTEST_OS_WINDOWS" ]
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-death-test.h205 # if !GTEST_OS_WINDOWS && !GTEST_OS_FUCHSIA
H A Dgtest.h2164 #if GTEST_OS_WINDOWS