Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgtest_test_utils.py40 IS_OS2 = os.name == 'os2' variable
162 if (IS_WINDOWS or IS_CYGWIN or IS_OS2) and not path.endswith('.exe'):