Searched defs:metrics (Results 1 – 11 of 11) sorted by relevance
/tools/test/graphicsbenchmark/performance_tests/hostside/test/com/android/game/qualification/metric/ |
D | MetricSummaryTest.java | 74 HashMap<String, MetricMeasurement.Metric> metrics = new HashMap<>(); in testConversion() local
|
D | GameQualificationFpsCollectorTest.java | 63 List<GameQualificationMetric> metrics = mCollector.getElapsedTimes(); in basic() local
|
D | LoopSummaryTest.java | 137 HashMap<String, MetricMeasurement.Metric> metrics = new HashMap<>(); in testParseRunMetrics() local
|
/tools/asuite/aidegen/lib/ |
D | aidegen_metrics_unittest.py | 31 metrics = None variable
|
D | aidegen_metrics.py | 45 metrics = None variable
|
/tools/test/graphicsbenchmark/functional_tests/hostside/src/com/android/game/qualification/test/ |
D | MemoryTests.java | 49 public TestMetrics metrics = new TestMetrics(); field in MemoryTests
|
/tools/trebuchet/trebuchet/viewer/src/main/kotlin/traceviewer/ui/tracks/ |
D | SliceTrack.kt | 46 val metrics = g.fontMetrics in paintComponent() constant
|
/tools/test/connectivity/acts/framework/acts/metrics/ |
D | core.py | 86 def publish(self, metrics): argument 141 def publish(self, metrics): argument
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/reporter/ |
D | GameQualificationResultReporter.java | 76 … public void testEnded(TestDescription testId, long elapsedTime, HashMap<String, Metric> metrics) { in testEnded() 306 MetricSummary metrics = entry.getValue(); in createPerformanceReport() local
|
/tools/asuite/atest/tf_proto/ |
D | test_record.proto | 60 map<string, tradefed.metric.Metric> metrics = 10; field
|
/tools/test/graphicsbenchmark/performance_tests/hostside/src/com/android/game/qualification/metric/ |
D | MetricSummary.java | 60 IInvocationContext context, HashMap<String, Metric> metrics) { in parseRunMetrics()
|