Home
last modified time | relevance | path

Searched refs:Args (Results 1 – 5 of 5) sorted by relevance

/hardware/libhardware/tests/input/evdev/
DSwitchInputMapper_test.cpp28 using ::testing::Args;
54 .With(Args<1,2>(UnorderedElementsAre(INPUT_USAGE_SWITCH_LID, in TEST_F()
DMouseInputMapper_test.cpp28 using ::testing::Args;
58 .With(Args<1,2>(UnorderedElementsAre( in TEST_F()
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/inc/
DLCML_DspCodec.h164 Args) \ argument
171 Args) /* Macro End */
DLCML_CodecInterface.h110 OMX_STRING Args);
/hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
DLCML_DspCodec.c94 OMX_STRING Args);
206 OMX_STRING Args) in InitMMCodecEx() argument
220 if(Args ==NULL) in InitMMCodecEx()
350 strcpy((char*)pArgs->cData, Args); in InitMMCodecEx()