Home | History | Annotate | Download | only in tests

Lines Matching refs:cMIMEType

799     pCompPrivateStruct->format.audio.cMIMEType = newmalloc(20);
800 ArrayOfPointers[1]=pCompPrivateStruct->format.audio.cMIMEType;
801 APP_MEMPRINT("%d:::[TESTAPPALLOC] %p\n",__LINE__,pCompPrivateStruct->format.audio.cMIMEType);
1488 APP_MEMPRINT("%d:::[TESTAPPFREE] %p\n",__LINE__,pCompPrivateStruct->format.audio.cMIMEType);
1489 newfree(pCompPrivateStruct->format.audio.cMIMEType);