Home
last modified time | relevance | path

Searched defs:timeline (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dexpanded_timeline_component.ts195 for (const timeline of timelines) { constant
202 for (const timeline of timelines) { constant
/development/tools/winscope/src/app/components/timeline/
Dtimeline_component_test.ts1014 const timeline = assertDefined(timelineComponent ?? component.timeline); constant
1153 timeline: TimelineComponent | undefined; property in TestHostComponent