Home
last modified time | relevance | path

Searched refs:IS_WINDOWS (Results 1 – 25 of 32) sorted by relevance

12

/external/v8/testing/gtest/test/
Dgtest_color_test.py40 IS_WINDOWS = os.name = 'nt' variable
74 if not IS_WINDOWS:
91 if not IS_WINDOWS:
102 if not IS_WINDOWS:
Dgtest_output_test.py54 IS_WINDOWS = os.name == 'nt' variable
143 if IS_WINDOWS:
257 not IS_WINDOWS)
Dgtest_break_on_failure_unittest.py50 IS_WINDOWS = os.name == 'nt' variable
198 if IS_WINDOWS:
Dgtest_help_test.py48 IS_WINDOWS = os.name == 'nt' variable
120 if SUPPORTS_DEATH_TESTS and not IS_WINDOWS:
Dgtest_test_utils.py56 IS_WINDOWS = os.name == 'nt' variable
173 if (IS_WINDOWS or IS_CYGWIN) and not path.endswith('.exe'):
/external/vulkan-validation-layers/tests/gtest-1.7.0/test/
Dgtest_color_test.py40 IS_WINDOWS = os.name = 'nt' variable
74 if not IS_WINDOWS:
91 if not IS_WINDOWS:
102 if not IS_WINDOWS:
Dgtest_output_test.py53 IS_WINDOWS = os.name == 'nt' variable
142 if IS_WINDOWS:
256 not IS_WINDOWS)
Dgtest_break_on_failure_unittest.py50 IS_WINDOWS = os.name == 'nt' variable
198 if IS_WINDOWS:
Dgtest_help_test.py48 IS_WINDOWS = os.name == 'nt' variable
120 if SUPPORTS_DEATH_TESTS and not IS_WINDOWS:
Dgtest_test_utils.py56 IS_WINDOWS = os.name == 'nt' variable
173 if (IS_WINDOWS or IS_CYGWIN) and not path.endswith('.exe'):
/external/protobuf/gtest/test/
Dgtest_color_test.py40 IS_WINDOWS = os.name = 'nt' variable
74 if not IS_WINDOWS:
91 if not IS_WINDOWS:
102 if not IS_WINDOWS:
Dgtest_help_test.py47 IS_WINDOWS = os.name == 'nt' variable
112 if IS_WINDOWS:
117 if SUPPORTS_DEATH_TESTS and not IS_WINDOWS:
Dgtest_env_var_test.py40 IS_WINDOWS = os.name == 'nt' variable
96 if IS_WINDOWS:
Dgtest_output_test.py53 IS_WINDOWS = os.name == 'nt' variable
55 if IS_WINDOWS:
316 if IS_WINDOWS:
Dgtest_break_on_failure_unittest.py50 IS_WINDOWS = os.name == 'nt' variable
204 if IS_WINDOWS:
Drun_tests_util.py121 IS_WINDOWS = os.name == 'nt' variable
127 if IS_WINDOWS:
134 if IS_WINDOWS or IS_CYGWIN:
/external/google-breakpad/src/testing/gtest/test/
Dgtest_color_test.py40 IS_WINDOWS = os.name = 'nt' variable
74 if not IS_WINDOWS:
91 if not IS_WINDOWS:
102 if not IS_WINDOWS:
Dgtest_break_on_failure_unittest.py50 IS_WINDOWS = os.name == 'nt' variable
204 if IS_WINDOWS:
Dgtest_help_test.py48 IS_WINDOWS = os.name == 'nt' variable
120 if SUPPORTS_DEATH_TESTS and not IS_WINDOWS:
Dgtest_test_utils.py56 IS_WINDOWS = os.name == 'nt' variable
158 if (IS_WINDOWS or IS_CYGWIN) and not path.endswith('.exe'):
/external/googletest/googletest/test/
Dgtest_color_test.py40 IS_WINDOWS = os.name = 'nt' variable
74 if not IS_WINDOWS:
91 if not IS_WINDOWS:
102 if not IS_WINDOWS:
Dgtest_output_test.py54 IS_WINDOWS = os.name == 'nt' variable
143 if IS_WINDOWS:
257 not IS_WINDOWS)
Dgtest_break_on_failure_unittest.py50 IS_WINDOWS = os.name == 'nt' variable
198 if IS_WINDOWS:
Dgtest_help_test.py48 IS_WINDOWS = os.name == 'nt' variable
120 if SUPPORTS_DEATH_TESTS and not IS_WINDOWS:
Dgtest_test_utils.py56 IS_WINDOWS = os.name == 'nt' variable
173 if (IS_WINDOWS or IS_CYGWIN) and not path.endswith('.exe'):

12