Home
last modified time | relevance | path

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

/packages/modules/ImsMedia/tests/native/service/src/com/android/telephony/imsmedia/lib/libimsmedia/config/
DRtpContextParamsTest.cpp23 RtpContextParams rtpContextParams2(rtpContextParams1); in TEST() local
32 RtpContextParams rtpContextParams2(40, 50, 60); in TEST() local
/packages/modules/ImsMedia/tests/unit/src/com/android/telephony/imsmedia/
DRtpContextParamsTest.java64 RtpContextParams rtpContextParams2 = createRtpContextParams(); in testEqual() local
73 RtpContextParams rtpContextParams2 = new RtpContextParams.Builder() in testNotEqual() local