Searched refs:TestKeyException (Results 1 – 6 of 6) sorted by relevance
56 static final class TestKeyException extends IllegalArgumentException { class in MapConstraintsTest72 throw new TestKeyException(); in checkKeyValue()130 } catch (TestKeyException expected) {} in testConstrainedMapIllegal()138 } catch (TestKeyException expected) {} in testConstrainedMapIllegal()142 } catch (TestKeyException expected) {} in testConstrainedMapIllegal()180 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()188 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()192 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()196 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()204 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()[all …]
22 import com.google.common.collect.MapConstraintsTest.TestKeyException;97 throw new TestKeyException(); in checkKeyValue()
20 import com.google.common.collect.MapConstraintsTest.TestKeyException;96 throw new TestKeyException(); in checkKeyValue()
58 static final class TestKeyException extends IllegalArgumentException { class in MapConstraintsTest74 throw new TestKeyException(); in checkKeyValue()132 } catch (TestKeyException expected) {} in testConstrainedMapIllegal()140 } catch (TestKeyException expected) {} in testConstrainedMapIllegal()144 } catch (TestKeyException expected) {} in testConstrainedMapIllegal()182 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()190 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()194 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()198 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()206 } catch (TestKeyException expected) {} in testConstrainedBiMapIllegal()[all …]
21 import com.google.common.collect.MapConstraintsTest.TestKeyException;121 throw new TestKeyException(); in checkKeyValue()
23 import com.google.common.collect.MapConstraintsTest.TestKeyException;123 throw new TestKeyException(); in checkKeyValue()