Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/peerd_AdvertiseServices/
Dpeerd_AdvertiseServices.py22 ANY_VALUE = object() # Use reference equality for wildcard. variable in peerd_AdvertiseServices
32 'id': ANY_VALUE,
84 if (expected_entries[k] != self.ANY_VALUE and
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py4950 if attrValue != withAttribute.ANY_VALUE and tokens[attrName] != attrValue:
4954 withAttribute.ANY_VALUE = object()
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py4950 if attrValue != withAttribute.ANY_VALUE and tokens[attrName] != attrValue:
4954 withAttribute.ANY_VALUE = object()