Searched refs:GET_SIGNED_PUBKEY (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/tools/testrunner/server/
H A Dconstants.py48 GET_SIGNED_PUBKEY = "pass on signed pubkey" variable
H A Dstatus_handler.py59 result = _StatusQuery(peer, [constants.GET_SIGNED_PUBKEY, pubkey])
73 result = _StatusQuery(peer, [constants.GET_SIGNED_PUBKEY, pubkey])
88 elif action == constants.GET_SIGNED_PUBKEY:

Completed in 876 milliseconds