Home
last modified time | relevance | path

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

/development/tools/motion/motion_test_watcher_app/src/app/test-overview/
Dtest-overview.component.ts5 import { MotionGoldenComponent } from '../motion-golden/motion-golden.component';
11 imports: [MatListModule, MotionGoldenComponent, ScreenshotGoldenComponent],
/development/tools/motion/motion_test_watcher_app/src/app/motion-golden/
Dmotion-golden.component.ts17 export class MotionGoldenComponent { class