Searched refs:getResultShortSummary (Results 1 – 1 of 1) sorted by relevance
153 String getResultShortSummary(BenchmarkResult br, TestModels.TestModelEntry t) { in getResultShortSummary() method in NNControls172 String s = t.toString() + " " + getResultShortSummary(br, t); in onActivityResult()