Searched refs:getBuildMetrics (Results 1 – 1 of 1) sorted by relevance
106 Map<String, String> buildMetrics = getBuildMetrics(testInfo); in run()115 private Map<String, String> getBuildMetrics(TestInformation testInfo) { in getBuildMetrics() method in BaseEmulatorPerfTest