Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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()
2929 #if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE && \
2994 #if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MINGW in ShouldUseColor()
3049 #if GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_MOBILE && \ in ColoredPrintf()
[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()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port-arch.h43 # define GTEST_OS_WINDOWS 1 macro
45 # define GTEST_OS_WINDOWS 1 macro
H A Dgtest-port.h331 #if GTEST_OS_WINDOWS
367 # define GTEST_HAS_POSIX_RE (!GTEST_OS_WINDOWS)
384 #elif GTEST_OS_WINDOWS
615 (GTEST_OS_WINDOWS || GTEST_OS_CYGWIN || GTEST_OS_AIX || GTEST_OS_OS2)
734 (GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_PHONE && !GTEST_OS_WINDOWS_RT) || \
1209 # elif GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_PHONE && !GTEST_OS_WINDOWS_RT
1349 # elif GTEST_OS_WINDOWS && !GTEST_OS_WINDOWS_PHONE && !GTEST_OS_WINDOWS_RT
1893 #if GTEST_OS_WINDOWS
1961 #if GTEST_OS_WINDOWS
2143 #if GTEST_OS_WINDOWS
H A Dgtest-internal.h463 #if GTEST_OS_WINDOWS
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/utils/unittest/
H A DBUILD.gn14 defines += [ "GTEST_OS_WINDOWS" ]
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest-death-test.h201 # if !GTEST_OS_WINDOWS && !GTEST_OS_FUCHSIA
H A Dgtest.h2165 #if GTEST_OS_WINDOWS