Home
last modified time | relevance | path

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

/development/tools/motion/motion_test_watcher_app/src/app/test-overview/
Dtest-overview.component.ts19 passingTestCount = 0; property in TestOverviewComponent
28 this.passingTestCount = this.totalTestCount - this.failingTestCount;