Home
last modified time | relevance | path

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

/external/protobuf/gtest/test/
Dgtest_nc_test.py41 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
Dgtest_env_var_test.py41 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/
DEnvironmentUtils.java32 public static boolean IS_LINUX; field in EnvironmentUtils
/external/gtest/test/
Dgtest_env_var_test.py41 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
Dgtest_help_test.py47 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
/external/chromium/testing/gtest/test/
Dgtest_env_var_test.py41 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable
Dgtest_help_test.py47 IS_LINUX = os.name == 'posix' and os.uname()[0] == 'Linux' variable