Searched refs:assertDispatch (Results 1 – 1 of 1) sorted by relevance
273 assertDispatch(0, 3); in testSinglePass()281 assertDispatch(0, 1); in testDeleteVisible()289 assertDispatch(1, 0); in testDeleteInvisible()320 assertDispatch(1, 1); in testAddRemoveSeparate()330 assertDispatch(1, 2); in testScenario1()338 assertDispatch(1, 1); in testDivideDelete()348 assertDispatch(2, 2); in testScenario2()356 assertDispatch(2, 1); in testScenario3()931 private void assertDispatch(int firstPass, int secondPass) { in assertDispatch() method in AdapterHelperTest