Home
last modified time | relevance | path

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

/tools/asuite/atest-py2/metrics/
Dmetrics_base.py78 any([(x in hostname) for x in constants.INTERNAL_HOSTNAME])):
/tools/asuite/atest/metrics/
Dmetrics_base.py78 any([(x in hostname) for x in constants.INTERNAL_HOSTNAME])):
/tools/asuite/atest-py2/
Dconstants_default.py159 INTERNAL_HOSTNAME = ['.google.com', 'c.googlers.com'] variable
/tools/asuite/atest/
Dconstants_default.py179 INTERNAL_HOSTNAME = ['.google.com', 'c.googlers.com'] variable