Searched refs:receivedBitMap (Results 1 – 1 of 1) sorted by relevance
410 int receivedBitMap = 0; in expectCallbackStarted() local416 while ((receivedBitMap & expectedBitMap) != expectedBitMap) { in expectCallbackStarted()420 + expectedBitMap + ", actual: " + receivedBitMap); in expectCallbackStarted()423 receivedBitMap |= (1 << cv.callbackType.ordinal()); in expectCallbackStarted()