Home | History | Annotate | Download | only in base

Lines Matching full:expectedid

33                               const unsigned char* expectedID, size_t length) {
37 ASSERT_EQ(0, memcmp(msg.transaction_id().c_str(), expectedID, length));