Home
last modified time | relevance | path

Searched defs:IS_LINUX (Results 1 – 4 of 4) 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.py46 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
/third_party/lzma/Asm/x86/
D7zAsm.asm31 IS_LINUX equ 1 define
33 IS_LINUX equ 0 define