Home
last modified time | relevance | path

Searched refs:binary_pps (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/video/
Drtp_video_stream_receiver_unittest.cc591 const uint8_t binary_pps[] = {0x68, 0xc9, 0x63, 0x88}; in TEST_P() local
594 mock_on_complete_frame_callback_.AppendExpectedBitstream(binary_pps, in TEST_P()
595 sizeof(binary_pps)); in TEST_P()
Drtp_video_stream_receiver2_unittest.cc597 const uint8_t binary_pps[] = {0x68, 0xc9, 0x63, 0x88}; in TEST_P() local
600 mock_on_complete_frame_callback_.AppendExpectedBitstream(binary_pps, in TEST_P()
601 sizeof(binary_pps)); in TEST_P()