Home
last modified time | relevance | path

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

/external/gtest/test/
Dgtest_env_var_test.py41 IS_WINDOWS = os.name == 'nt' variable
44 if IS_WINDOWS:
108 if IS_WINDOWS:
116 if IS_WINDOWS:
Dgtest_uninitialized_test.py41 IS_WINDOWS = os.name == 'nt' variable
44 if IS_WINDOWS:
80 if IS_WINDOWS:
Dgtest_help_test.py48 IS_WINDOWS = os.name == 'nt' variable
50 if IS_WINDOWS:
100 if IS_WINDOWS:
Dgtest_output_test.py54 IS_WINDOWS = os.name == 'nt' variable
56 if IS_WINDOWS: