Home | History | Annotate | Download | only in test

Lines Matching full:windows

54 # include <windows.h>  // NOLINT
67 // Windows CE doesn't have the remove C function.
74 // Windows CE doesn't have the _rmdir C function.
161 // on Windows.
192 // On Windows CE, we use the root as the current directory.
230 // Windows.
383 #if GTEST_OS_WINDOWS // We are on Windows.
414 // Windows CE _does_ consider an empty directory to exist.
421 #if GTEST_OS_WINDOWS // We are on Windows.
422 # ifndef _WIN32_CE // Windows CE doesn't have a current directory.