Searched refs:INTERNAL_HOSTNAME (Results 1 – 2 of 2) sorted by relevance
86 if hostname and any((x in hostname) for x in constants.INTERNAL_HOSTNAME):
196 INTERNAL_HOSTNAME = ['.google.com', 'c.googlers.com'] variable