Searched refs:refCntAfterAdd (Results 1 – 2 of 2) sorted by relevance
97 int32_t refCntAfterAdd; in PlatformManagerTestAddAndDel() local108 refCntAfterAdd = PlatformDeviceRefCount(device0); in PlatformManagerTestAddAndDel()110 CHECK_EQ_RETURN(refCntAfterAdd, refCntBeforeAdd + 1, HDF_FAILURE); in PlatformManagerTestAddAndDel()
79 int32_t refCntAfterAdd; in PlatformManagerTestAddAndDel() local90 refCntAfterAdd = PlatformDeviceRefCount(device0); in PlatformManagerTestAddAndDel()92 CHECK_EQ_RETURN(refCntAfterAdd, refCntBeforeAdd + 1, HDF_FAILURE); in PlatformManagerTestAddAndDel()