Searched refs:IS_OS_SUN_OS (Results 1 – 3 of 3) sorted by relevance
1499 public static final boolean IS_OS_SUN_OS = getOsMatchesName("SunOS"); field in SystemUtils1514 || IS_OS_SOLARIS || IS_OS_SUN_OS || IS_OS_FREE_BSD || IS_OS_OPEN_BSD || IS_OS_NET_BSD;
333 assertTrue(SystemUtils.IS_OS_SUN_OS); in test_IS_OS()
499 > public static final boolean IS_OS_SUN_OS;