Home
last modified time | relevance | path

Searched defs:is_windows (Results 1 – 3 of 3) sorted by relevance

/external/clang/utils/check_cfc/
Dcheck_cfc.py64 def is_windows(): function
/external/chromium-trace/catapult/telemetry/third_party/pyfakefs/pyfakefs/
Dfake_filesystem_vs_real_test.py44 is_windows = sys.platform.startswith('win') variable in TestCase
Dfake_filesystem_test.py42 is_windows = sys.platform.startswith('win') variable in TestCase