Home
last modified time | relevance | path

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

/development/tools/motion/motion_test_watcher_app/src/timeline/graph/
Dgraph.component.ts13 import { MotionGoldenData, MotionGoldenFeature } from '../../model/golden';
84 actualFeature: MotionGoldenFeature | undefined,
85 expectedFeature: MotionGoldenFeature | undefined
120 actualFeature: MotionGoldenFeature | undefined,
121 expectedFeature: MotionGoldenFeature | undefined = undefined
/development/tools/motion/motion_test_watcher_app/src/model/
Dgolden.ts33 features: MotionGoldenFeature[];
36 export interface MotionGoldenFeature { interface
Dfeature.ts22 MotionGoldenFeature,
70 featureData: MotionGoldenFeature
/development/tools/motion/motion_test_watcher_app/src/timeline/
Dtimeline.component.ts5 MotionGoldenFeature,
74 const newFeatures: MotionGoldenFeature[] = [];