Home
last modified time | relevance | path

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

/external/protobuf/gtest/test/
Drun_tests_util.py122 IS_MAC = os.name == 'posix' and os.uname()[0] == 'Darwin' variable
129 elif IS_MAC: