Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dexpanded_timeline_component_test.ts36 import {ExpandedTimelineComponent} from './expanded_timeline_component';
40 let fixture: ComponentFixture<ExpandedTimelineComponent>;
41 let component: ExpandedTimelineComponent;
66 ExpandedTimelineComponent,
71 .overrideComponent(ExpandedTimelineComponent, {
75 fixture = TestBed.createComponent(ExpandedTimelineComponent);
Dexpanded_timeline_component.ts141 export class ExpandedTimelineComponent { class
/development/tools/winscope/src/app/
Dapp_module.ts85 import {ExpandedTimelineComponent} from './components/timeline/expanded-timeline/expanded_timeline_…
127 ExpandedTimelineComponent,
/development/tools/winscope/src/app/components/timeline/
Dtimeline_component_test.ts52 import {ExpandedTimelineComponent} from './expanded-timeline/expanded_timeline_component';
101 ExpandedTimelineComponent,
144 By.directive(ExpandedTimelineComponent),
156 By.directive(ExpandedTimelineComponent),
163 By.directive(ExpandedTimelineComponent),