Searched refs:hasItem (Results 1 – 2 of 2) sorted by relevance
192 auto hasItem = details->findString("size-range", &sizeRange); in getCodecSizeRange() local193 if (!hasItem) { in getCodecSizeRange()300 auto hasItem = details->findString("feature-bitrate-modes", &bitrateModes); in getHevcCodecDetails() local301 if (!hasItem) { in getHevcCodecDetails()307 __FUNCTION__, info->getCodecName(), hasItem, bitrateModes.c_str()); in getHevcCodecDetails()
23 import static org.hamcrest.Matchers.hasItem;111 assertThat(nodeWithAction.getActionList(), hasItem(action)); in testStandardActions_allComeThroughParceling()117 assertThat(unparceledNode.getActionList(), hasItem(action)); in testStandardActions_allComeThroughParceling()