Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dscheduler_test.cc125 TestSchedulingGraph scheduling_graph(GetScopedAllocator()); in TestBuildDependencyGraphAndSchedule()
214 TestSchedulingGraph scheduling_graph(GetScopedAllocator(), &heap_location_collector); in TestDependencyGraphOnAliasingArrayAccesses()
288 class TestSchedulingGraph : public SchedulingGraph { class in art::SchedulerTest
290 explicit TestSchedulingGraph(ScopedArenaAllocator* allocator, in TestSchedulingGraph() function in art::SchedulerTest::TestSchedulingGraph