Searched refs:targetCount (Results 1 – 2 of 2) sorted by relevance
280 const uint32_t targetCount = ANEURALNETWORKS_DEAD_OBJECT - ANEURALNETWORKS_NO_ERROR + 1; in TEST() local285 if (currentCount == targetCount) { in TEST()301 EXPECT_EQ(count, targetCount); in TEST()
323 protected void updateIsGestureForSplit(int targetCount) { in updateIsGestureForSplit() argument324 mIsSwipeForSplit = targetCount > 1; in updateIsGestureForSplit()