Searched defs:second_signature (Results 1 – 4 of 4) sorted by relevance
153 const OpDef& second_signature, in GetUniqueSignature()289 const OpDef& second_signature) { in CheckIfCanCompose()307 bool CanCompose(const OpDef& first_signature, const OpDef& second_signature) { in CanCompose()322 const OpDef& second_signature, OpDef* fused_signature) { in ComposeSignature()338 const OpDef& second_signature, OpDef* fused_signature) { in CombineSignature()362 const OpDef& second_signature) { in HasSameSignature()369 void SameSignature(const OpDef& first_signature, const OpDef& second_signature, in SameSignature()
101 util::StatusOr<std::string> second_signature = ((*signer))->Sign(message); in TEST_P() local
147 util::StatusOr<std::string> second_signature = in TEST_P() local
160 util::StatusOr<std::string> second_signature = in TEST_P() local