Home
last modified time | relevance | path

Searched defs:REALM (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_urllib2_localnet.py208 REALM = 'Test' variable in BasicAuthHandler
284 REALM = "Test" variable in BasicAuthTests
326 REALM = "TestRealm" variable in ProxyAuthTests
/third_party/skia/third_party/externals/microhttpd/doc/examples/
Dtlsauthentication.c18 #define REALM "\"Maintenance\"" macro