Searched defs:graph (Results 1 – 2 of 2) sorted by relevance
31 DirectedGraph<Integer> graph = new DirectedGraph<Integer>(); in testBasicGraph() local45 DirectedGraph<Integer> graph = new DirectedGraph<Integer>(); in testCyclicGraph() local62 DirectedGraph<Integer> graph = new DirectedGraph<Integer>(); in testRemoveUnexistingVertex() local
89 String parentConfig, DirectedGraph<String> graph) { in loadTests()217 DirectedGraph<String> graph) { in expandTestSuites()