Searched refs:graph (Results 1 – 2 of 2) sorted by relevance
35 system_topology::Graph graph; in test_flat_to_heap_simple() local37 ASSERT_EQ(3, graph.processors().size()); in test_flat_to_heap_simple()54 system_topology::Graph graph; in test_flat_to_heap_complex() local56 ASSERT_EQ(32, graph.processors().size()); in test_flat_to_heap_complex()65 system_topology::Graph graph; in test_flat_to_heap_walk_result() local67 ASSERT_EQ(32, graph.processors().size()); in test_flat_to_heap_walk_result()97 system_topology::Graph graph; in test_validate_processor_not_leaf() local110 system_topology::Graph graph; in test_validate_leaf_not_processor() local123 system_topology::Graph graph; in test_validate_cycle() local138 system_topology::Graph graph; in test_validate_cycle_shared_parent() local[all …]
90 static Graph graph; in GetMutableSystemTopology() local91 return graph; in GetMutableSystemTopology()
Completed in 18 milliseconds