Home
last modified time | relevance | path

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

/external/v8/tools/testrunner/server/
Dstatus_handler.py72 if _StatusQuery(peer, [constants.DO_YOU_TRUST, pubkey]):
100 elif action == constants.DO_YOU_TRUST:
Dconstants.py51 DO_YOU_TRUST = "do you trust" variable