Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dscheduler_test.cc143 TestSchedulingGraph scheduling_graph(GetScopedAllocator()); in TestBuildDependencyGraphAndSchedule()
280 TestSchedulingGraph scheduling_graph(GetScopedAllocator(), &heap_location_collector); in TestDependencyGraphOnAliasingArrayAccesses()
354 class TestSchedulingGraph : public SchedulingGraph { class in art::SchedulerTest
356 explicit TestSchedulingGraph(ScopedArenaAllocator* allocator, in TestSchedulingGraph() function in art::SchedulerTest::TestSchedulingGraph