Searched refs:processors (Results 1 – 2 of 2) sorted by relevance
53 IterableProcessors processors() { in processors() function
37 ASSERT_EQ(3, graph.processors().size()); in test_flat_to_heap_simple()56 ASSERT_EQ(32, graph.processors().size()); in test_flat_to_heap_complex()67 ASSERT_EQ(32, graph.processors().size()); in test_flat_to_heap_walk_result()70 for (Node* processor : graph.processors()) { in test_flat_to_heap_walk_result()
Completed in 7 milliseconds