Searched defs:ERROR_SELF_LOOP (Results 1 – 6 of 6) sorted by relevance
73 static final String ERROR_SELF_LOOP = "self-loops are not allowed"; field in AbstractGraphTest
100 static final String ERROR_SELF_LOOP = "self-loops are not allowed"; field in AbstractNetworkTest
63 static final String ERROR_SELF_LOOP = "self-loops are not allowed"; field in GraphsTest