Home
last modified time | relevance | path

Searched defs:RecycleMediaSectionTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_jsep_unittest.cc779 class RecycleMediaSectionTest class
784 RecycleMediaSectionTest() { in RecycleMediaSectionTest() function in webrtc::RecycleMediaSectionTest
795 TEST_P(RecycleMediaSectionTest, CurrentLocalAndCurrentRemoteRejected) { in TEST_P() argument
855 TEST_P(RecycleMediaSectionTest, CurrentRemoteOnlyRejected) { in TEST_P() argument
918 TEST_P(RecycleMediaSectionTest, CurrentLocalOnlyRejected) { in TEST_P() argument
982 TEST_P(RecycleMediaSectionTest, PendingLocalRejectedAndNoRemote) { in TEST_P() argument
1019 TEST_P(RecycleMediaSectionTest, PendingLocalRejectedAndNotRejectedRemote) { in TEST_P() argument
1057 TEST_P(RecycleMediaSectionTest, PendingRemoteRejectedAndNoLocal) { in TEST_P() argument
1094 TEST_P(RecycleMediaSectionTest, PendingRemoteRejectedAndNotRejectedLocal) { in TEST_P() argument