Searched refs:TestSchedulingGraph (Results 1 – 1 of 1) sorted by relevance
125 TestSchedulingGraph scheduling_graph(GetScopedAllocator()); in TestBuildDependencyGraphAndSchedule()214 TestSchedulingGraph scheduling_graph(GetScopedAllocator(), &heap_location_collector); in TestDependencyGraphOnAliasingArrayAccesses()288 class TestSchedulingGraph : public SchedulingGraph { class in art::SchedulerTest290 explicit TestSchedulingGraph(ScopedArenaAllocator* allocator, in TestSchedulingGraph() function in art::SchedulerTest::TestSchedulingGraph