Searched defs:MP (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/codec2/tests/
H A DC2Param_test.cpp581 struct MP { struct in namespace:android
583 inline MP(T U::*, const ExpectedU*, const UnexpectedU*) { function in struct:android::MP
589 inline MP(T D::*, const D*) { } function in struct:android::MP
604 (void)MP(&C2TestAInfo::mSigned32,
607 (void)MP((int32_t C2TestAInfo::*)&C2TestAInfo::mSigned32,
611 // (void)MP(&C2TestAInfo::mSigned32, (C2TestAInfo*)0);

Completed in 75 milliseconds