Home
last modified time | relevance | path

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

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
DPerformancesView.java233 PerformancesView resultsView = getSiblingView(); in changeDataDir() local
234 resultsView.refreshInput(); in changeDataDir()
235 return resultsView.dataDir = this.dataDir; in changeDataDir()