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