Home
last modified time | relevance | path

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

/external/cronet/third_party/googletest/src/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
/external/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
/external/cronet/third_party/boringssl/src/third_party/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