Searched refs:gotException (Results 1 – 6 of 6) sorted by relevance
90 boolean gotException = false; in testReparent()94 gotException = true; in testReparent()96 assertTrue("Should not be able to reparent to the same parent", gotException); in testReparent()101 gotException = false; in testReparent()105 gotException = true; in testReparent()108 gotException); in testReparent()
59 boolean gotException = false; in testSetContainer()63 gotException = true; in testSetContainer()65 assertTrue(gotException); in testSetContainer()
112 boolean gotException = false; in testAdd_AlreadyHasParent()116 gotException = true; in testAdd_AlreadyHasParent()118 assertTrue(gotException); in testAdd_AlreadyHasParent()120 gotException = false; in testAdd_AlreadyHasParent()124 gotException = true; in testAdd_AlreadyHasParent()126 assertTrue(gotException); in testAdd_AlreadyHasParent()218 boolean gotException = false; in testSetController()222 gotException = true; in testSetController()224 assertTrue(gotException); in testSetController()306 boolean gotException = false; in testPositionChildAtInvalid()[all …]
130 boolean gotException = false; in testCreateDexoptInvalid()135 gotException = true; in testCreateDexoptInvalid()138 assertTrue(gotException); in testCreateDexoptInvalid()
357 boolean gotException = false; in testProcessContextForDexLoadIllegalCallEmptyList()361 gotException = true; in testProcessContextForDexLoadIllegalCallEmptyList()363 assertTrue(gotException); in testProcessContextForDexLoadIllegalCallEmptyList()368 boolean gotException = false; in testProcessContextForDexLoadIllegalCallDifferentSize()372 gotException = true; in testProcessContextForDexLoadIllegalCallDifferentSize()374 assertTrue(gotException); in testProcessContextForDexLoadIllegalCallDifferentSize()
705 bool gotException = false; in nativeExecuteForCursorWindow() local706 while (!gotException && (!windowFull || countAllRows)) { in nativeExecuteForCursorWindow()735 gotException = true; in nativeExecuteForCursorWindow()747 gotException = true; in nativeExecuteForCursorWindow()755 gotException = true; in nativeExecuteForCursorWindow()