Searched refs:msg5 (Results 1 – 4 of 4) sorted by relevance
252 static const uint8_t msg5[12] = { variable617 || !TEST_true(ossl_ed448_sign(NULL, outsig, msg5, sizeof(msg5), in test_ed448()
275 let msg5 = Message2() in testAutoCreation() variable276 msg5.optionalInt32 = 123 in testAutoCreation()277 msg.optional = msg5 in testAutoCreation()282 XCTAssertTrue(msg.optional === msg5) in testAutoCreation()
883 unittest::Uint32Message msg5; in TEST() local884 ASSERT_TRUE(msg5.ParseFromString(serialized)); in TEST()885 ASSERT_EQ(static_cast<uint32>(data), msg5.data()); in TEST()
3586 const std::string msg5( in TEST() local3596 msg5.c_str()); in TEST()