Home
last modified time | relevance | path

Searched defs:IS_LINUX (Results 1 – 3 of 3) sorted by relevance

/third_party/googletest/googletest/test/
Dgoogletest-env-var-test.py39 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
Dgtest_help_test.py45 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
Dgoogletest-output-test.py55 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable