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