Home
last modified time | relevance | path

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

/external/python/oauth2client/tests/
Dtest__pure_python_crypt.py32 PUBLIC_KEY_FILENAME = os.path.join(os.path.dirname(__file__), variable in TestRsaVerifier
40 with open(self.PUBLIC_KEY_FILENAME, 'rb') as fh: