Searched refs:exceptionThrown (Results 1 – 12 of 12) sorted by relevance
41 exceptionThrown = true; in testLimits()43 assertTrue(exceptionThrown); in testLimits()47 exceptionThrown = false; in testLimits()51 exceptionThrown = true; in testLimits()53 assertTrue(exceptionThrown); in testLimits()57 exceptionThrown = false; in testLimits()65 exceptionThrown = true; in testLimits()67 assertTrue(exceptionThrown); in testLimits()71 exceptionThrown = false; in testLimits()81 exceptionThrown = true; in testLimits()[all …]
113 exceptionThrown = true; in setByte()135 exceptionThrown = true; in getByte()156 exceptionThrown = true; in setChar()178 exceptionThrown = true; in getChar()199 exceptionThrown = true; in setShort()216 exceptionThrown = true; in getShort()237 exceptionThrown = true; in setInt()254 exceptionThrown = true; in getInt()275 exceptionThrown = true; in setLong()292 exceptionThrown = true; in getLong()[all …]
69 exceptionThrown = true; in testLimits()71 assertTrue(exceptionThrown); in testLimits()75 exceptionThrown = false; in testLimits()79 exceptionThrown = true; in testLimits()81 assertTrue(exceptionThrown); in testLimits()85 exceptionThrown = false; in testLimits()93 exceptionThrown = true; in testLimits()95 assertTrue(exceptionThrown); in testLimits()99 exceptionThrown = false; in testLimits()109 exceptionThrown = true; in testLimits()[all …]
79 AtomicBoolean exceptionThrown = new AtomicBoolean(true); in assertCurrentThread() local82 exceptionThrown.set(false); in assertCurrentThread()86 assertFalse(exceptionThrown.get()); in assertCurrentThread()96 AtomicBoolean exceptionThrown = new AtomicBoolean(false); in assertNotCurrentThread() local103 exceptionThrown.set(true); in assertNotCurrentThread()108 assertTrue(exceptionThrown.get()); in assertNotCurrentThread()
111 boolean exceptionThrown = false; in testSetLevelFails()115 exceptionThrown = true; in testSetLevelFails()118 Assert.assertTrue(exceptionThrown); in testSetLevelFails()
150 boolean exceptionThrown = false; in isClientCertificateChainInvalid()155 exceptionThrown = true; in isClientCertificateChainInvalid()157 return exceptionThrown; in isClientCertificateChainInvalid()
312 boolean exceptionThrown = false; in testGetKeyIdForCredentials()319 exceptionThrown = true; in testGetKeyIdForCredentials()321 assertTrue(exceptionThrown); in testGetKeyIdForCredentials()373 boolean exceptionThrown = false; in testGetKeyIdForCredentialsForSuggestion()380 exceptionThrown = true; in testGetKeyIdForCredentialsForSuggestion()382 assertTrue(exceptionThrown); in testGetKeyIdForCredentialsForSuggestion()
87 boolean exceptionThrown; field in BinderInternal.CallSession
232 s.exceptionThrown = false; in callStarted()338 callStat.exceptionCount += s.exceptionThrown ? 1 : 0; in processCallEnded()388 s.exceptionThrown = true; in callThrewException()
200 if (s == null || s.exceptionThrown || !shouldKeepSample()) { in callEnded()
872 boolean exceptionThrown = false; in setDefaultDialerFailureTestHelper()876 exceptionThrown = true; in setDefaultDialerFailureTestHelper()878 assertTrue(exceptionThrown); in setDefaultDialerFailureTestHelper()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...