Home
last modified time | relevance | path

Searched refs:graph (Results 1 – 2 of 2) sorted by relevance

/kernel/lib/topology/
A Dsystem-topology_test.cpp35 system_topology::Graph graph; in test_flat_to_heap_simple() local
37 ASSERT_EQ(3, graph.processors().size()); in test_flat_to_heap_simple()
54 system_topology::Graph graph; in test_flat_to_heap_complex() local
56 ASSERT_EQ(32, graph.processors().size()); in test_flat_to_heap_complex()
65 system_topology::Graph graph; in test_flat_to_heap_walk_result() local
67 ASSERT_EQ(32, graph.processors().size()); in test_flat_to_heap_walk_result()
97 system_topology::Graph graph; in test_validate_processor_not_leaf() local
110 system_topology::Graph graph; in test_validate_leaf_not_processor() local
123 system_topology::Graph graph; in test_validate_cycle() local
138 system_topology::Graph graph; in test_validate_cycle_shared_parent() local
[all …]
/kernel/lib/topology/include/lib/
A Dsystem-topology.h90 static Graph graph; in GetMutableSystemTopology() local
91 return graph; in GetMutableSystemTopology()

Completed in 18 milliseconds