Searched refs:pl_type2 (Results 1 – 1 of 1) sorted by relevance
1093 int pl_type2 = pl_types[1]; in SendBundleToBundle() local1113 SendCustomRtp1(kSsrc3, ++sequence_number1_1, pl_type2); in SendBundleToBundle()1114 SendCustomRtp2(kSsrc4, ++sequence_number2_2, pl_type2); in SendBundleToBundle()1116 EXPECT_FALSE(CheckCustomRtp2(kSsrc3, sequence_number1_1, pl_type2)); in SendBundleToBundle()1117 EXPECT_FALSE(CheckCustomRtp1(kSsrc4, sequence_number2_2, pl_type2)); in SendBundleToBundle()