Searched refs:expected_stream (Results 1 – 2 of 2) sorted by relevance
236 int expected_msg_flags, uint16_t expected_stream, in test_check_buf_data() argument256 if ((0 == expected_stream) && (0 == expected_ppid)) in test_check_buf_data()262 expected_stream, expected_ppid); in test_check_buf_data()264 if (sinfo->sinfo_stream != expected_stream) in test_check_buf_data()267 expected_stream, sinfo->sinfo_stream); in test_check_buf_data()279 int expected_msg_flags, uint16_t expected_stream, in test_check_msg_data() argument301 expected_stream, expected_ppid); in test_check_msg_data()
89 std::string expected_stream = "(1234567890ABCDEFFEDCBA0987654321)"; in TEST() local92 EXPECT_EQ(expected_stream, stream.str()); in TEST()102 std::string expected_stream = "(00000000000001230000000000000ABC)"; in TEST() local105 EXPECT_EQ(expected_stream, stream.str()); in TEST()